diff --git a/package-lock.json b/package-lock.json index 37c512150..4d581c17c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4138,14 +4138,14 @@ } }, "node_modules/appium-xcode": { - "version": "5.2.6", - "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.6.tgz", - "integrity": "sha512-APSPWRhZT5orogBDqYRvPQSfoG+28FyQRZ+NM+6Q264f0WGlQbE38m5XAR9EssBADBALOPFa1klD4h6kmpTtTQ==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.7.tgz", + "integrity": "sha512-C2PfkzufCXBkodftD6mB3O4ZbMHiErFoaGHzLarJJWgNdHlwnIRDS7utEaLkTtwM4m+ECxc3hKex7P9hRt1iWw==", "dependencies": { "@appium/support": "^4.0.0", "@types/lodash": "^4.14.192", "@types/teen_process": "^2.0.0", - "asyncbox": "^2.3.0", + "asyncbox": "^3.0.0", "lodash": "^4.17.4", "plist": "^3.0.1", "semver": "^7.0.0", @@ -4157,21 +4157,6 @@ "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",