diff --git a/package-lock.json b/package-lock.json index 54cd4f7cc..69fce2f5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "appium-ios-device": "2.5.2", "appium-ios-simulator": "5.0.8", "appium-remote-debugger": "9.1.15", - "appium-webdriveragent": "5.3.0", + "appium-webdriveragent": "5.3.1", "appium-xcode": "5.1.1", "async-lock": "1.4.0", "asyncbox": "2.9.4", @@ -3676,9 +3676,9 @@ } }, "node_modules/appium-webdriveragent": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-5.3.0.tgz", - "integrity": "sha512-6nx9hXoO3LdIa/Jhfqvs5qfDMonNmz3JZTa242RQ0r0Tj0/4YG9xYRYL4dMK0vlYF/YeQ4CcrIuRpOBC0pMbBA==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-5.3.1.tgz", + "integrity": "sha512-5JnJnrl4pYhJ/KTyQBirU8xQ1dp4HFjg2AqKxsVUjgyEEtdGNsDudjIPd6B3clC6dAzq+DOLf17YOPdmu0NgPQ==", "dependencies": { "@appium/base-driver": "^9.0.0", "@appium/strongbox": "^0.x", diff --git a/package.json b/package.json index 25ff24eb2..6d58e0329 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "appium-ios-device": "2.5.2", "appium-ios-simulator": "5.0.8", "appium-remote-debugger": "9.1.15", - "appium-webdriveragent": "5.3.0", + "appium-webdriveragent": "5.3.1", "appium-xcode": "5.1.1", "async-lock": "1.4.0", "asyncbox": "2.9.4",