diff --git a/package-lock.json b/package-lock.json index 720a80341..e168c1cb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "appium-xcuitest-driver", - "version": "5.7.0", + "version": "5.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "appium-xcuitest-driver", - "version": "5.7.0", + "version": "5.8.0", "license": "Apache-2.0", "dependencies": { "appium-idb": "^1.6.13", @@ -4376,9 +4376,9 @@ } }, "node_modules/appium-webdriveragent": { - "version": "5.12.2", - "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-5.12.2.tgz", - "integrity": "sha512-7TulQ0L9y7dIObwmXAIx2zto/RKvR7ecrk2TVJF2rwwIf8N66UOOyPd/+PGrqj/LRQtJBsTYckQn7pT8u1Di5w==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-5.12.3.tgz", + "integrity": "sha512-AfRx/miFpKR1UIxMBa2nHrL7cjBQbDWv8Qhj0Lt/UmHyJUH8qf+Q9zBMZQQnJ3aqL4Z0GUZWkrAOK583O6vODQ==", "dependencies": { "@appium/base-driver": "^9.0.0", "@appium/strongbox": "^0.x",