diff --git a/package-lock.json b/package-lock.json index 1d5b45a725..4222d9bad0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "devDependencies": { "@appium/docutils": "1.0.2", "@appium/eslint-config-appium": "8.0.5", - "@appium/fake-driver": "5.4.0", + "@appium/fake-driver": "5.5.0", "@appium/support": "4.2.1", "@babel/core": "7.23.9", "@babel/eslint-parser": "7.23.10", @@ -409,9 +409,9 @@ } }, "node_modules/@appium/fake-driver": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@appium/fake-driver/-/fake-driver-5.4.0.tgz", - "integrity": "sha512-zbXUSgqcJC7IZQjCCIxrwR2zYkXVOb1qWAjeaqzHbUt46AIwra8CUetFT0NlIqX60phsMPGBPx78O0kxmqIbZg==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@appium/fake-driver/-/fake-driver-5.5.0.tgz", + "integrity": "sha512-AVrwe/qtpRUx4q4bSQTkB6eAd3ySwOQEqWQF7Y7nBlV1BOo+Ieei5lNSZwz2ASyfuCvhXbKmHblg/cv88Ppxww==", "dev": true, "dependencies": { "@types/bluebird": "3.5.42", diff --git a/package.json b/package.json index df507aac9c..7010bc8a22 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "devDependencies": { "@appium/docutils": "1.0.2", "@appium/eslint-config-appium": "8.0.5", - "@appium/fake-driver": "5.4.0", + "@appium/fake-driver": "5.5.0", "@appium/support": "4.2.1", "@babel/core": "7.23.9", "@babel/eslint-parser": "7.23.10",