From b9b546cec5373cda25c6b0d3fca123954c198f36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:26:19 +0000 Subject: [PATCH] chore(deps): bump asyncbox from 2.9.4 to 3.0.0 Bumps [asyncbox](https://github.com/jlipps/asyncbox) from 2.9.4 to 3.0.0. - [Commits](https://github.com/jlipps/asyncbox/commits/v3.0.0) --- updated-dependencies: - dependency-name: asyncbox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 168 +++++++++++++++++++++++++++++++++++++++++----- package.json | 2 +- 2 files changed, 152 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbc0329d..390fc2ba6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "appium-xcuitest-driver", - "version": "5.8.0", + "version": "5.8.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "appium-xcuitest-driver", - "version": "5.8.0", + "version": "5.8.1", "license": "Apache-2.0", "dependencies": { "appium-idb": "^1.6.13", @@ -16,7 +16,7 @@ "appium-webdriveragent": "^5.13.0", "appium-xcode": "^5.1.4", "async-lock": "^1.4.0", - "asyncbox": "^2.9.4", + "asyncbox": "^3.0.0", "bluebird": "^3.7.2", "css-selector-parser": "^3.0.0", "fancy-log": "^2.0.0", @@ -169,6 +169,21 @@ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz", "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==" }, + "node_modules/@appium/base-driver/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/@appium/base-driver/node_modules/axios": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz", @@ -1117,11 +1132,11 @@ } }, "node_modules/@babel/runtime": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz", - "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz", + "integrity": "sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==", "dependencies": { - "regenerator-runtime": "^0.13.11" + "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" @@ -4489,6 +4504,21 @@ "npm": ">=8" } }, + "node_modules/appium-idb/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium-ios-device": { "version": "2.7.7", "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.7.7.tgz", @@ -4509,6 +4539,21 @@ "npm": ">=8" } }, + "node_modules/appium-ios-device/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium-ios-simulator": { "version": "5.3.6", "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.3.6.tgz", @@ -4531,6 +4576,21 @@ "npm": ">=8" } }, + "node_modules/appium-ios-simulator/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium-remote-debugger": { "version": "10.1.4", "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-10.1.4.tgz", @@ -4553,6 +4613,21 @@ "npm": ">=8" } }, + "node_modules/appium-remote-debugger/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium-webdriveragent": { "version": "5.13.0", "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-5.13.0.tgz", @@ -4577,6 +4652,21 @@ "npm": ">=8" } }, + "node_modules/appium-webdriveragent/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium-xcode": { "version": "5.2.6", "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.6.tgz", @@ -4597,6 +4687,21 @@ "npm": ">=8" } }, + "node_modules/appium-xcode/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium/node_modules/@types/bluebird": { "version": "3.5.38", "resolved": "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.38.tgz", @@ -4612,6 +4717,22 @@ "@types/node": "*" } }, + "node_modules/appium/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dev": true, + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/appium/node_modules/axios": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz", @@ -4996,18 +5117,16 @@ "integrity": "sha512-coglx5yIWuetakm3/1dsX9hxCNox22h7+V80RQOu2XUUMidtArxKoZoOtHUPuR84SycKTXzgGzAUR5hJxujyJQ==" }, "node_modules/asyncbox": { - "version": "2.9.4", - "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", - "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz", + "integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==", "dependencies": { - "@babel/runtime": "^7.0.0", - "@types/bluebird": "^3.5.37", "bluebird": "^3.5.1", "lodash": "^4.17.4", - "source-map-support": "^0.5.5" + "source-map-support": "^0.x" }, "engines": { - "node": ">=10" + "node": ">=16" } }, "node_modules/asynckit": { @@ -12097,6 +12216,21 @@ "npm": ">=8" } }, + "node_modules/node-simctl/node_modules/asyncbox": { + "version": "2.9.4", + "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-2.9.4.tgz", + "integrity": "sha512-TCuA73K6Gvn+5tFGsWf4jc+PsR9RmYXw/AF0mv+CRB3VhHLjqHh/w9gPvYILnV0RcRFfjADHtzZexpxWlsP3Tg==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@types/bluebird": "^3.5.37", + "bluebird": "^3.5.1", + "lodash": "^4.17.4", + "source-map-support": "^0.5.5" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/node-simctl/node_modules/isexe": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", @@ -17006,9 +17140,9 @@ } }, "node_modules/regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz", + "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==" }, "node_modules/regexp.prototype.flags": { "version": "1.5.1", diff --git a/package.json b/package.json index e9aa058e8..35d454cc1 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "appium-webdriveragent": "^5.13.0", "appium-xcode": "^5.1.4", "async-lock": "^1.4.0", - "asyncbox": "^2.9.4", + "asyncbox": "^3.0.0", "bluebird": "^3.7.2", "css-selector-parser": "^3.0.0", "fancy-log": "^2.0.0",