diff --git a/package-lock.json b/package-lock.json index 623f0d95e..31ae963bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ }, "devDependencies": { "@appium/eslint-config-appium": "8.0.5", - "@appium/fake-driver": "5.3.0", + "@appium/fake-driver": "5.4.0", "@appium/support": "4.1.11", "@babel/core": "7.23.7", "@babel/eslint-parser": "7.23.3", @@ -360,9 +360,9 @@ } }, "node_modules/@appium/fake-driver": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@appium/fake-driver/-/fake-driver-5.3.0.tgz", - "integrity": "sha512-CnLM8/PuJo2mwgtGbBivypIjssNrgbJt+FHnwRYQ3kzRIXRckn9Gigtl5POEsW0nU5Raui7tXX5pWSsvLGSCyA==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@appium/fake-driver/-/fake-driver-5.4.0.tgz", + "integrity": "sha512-zbXUSgqcJC7IZQjCCIxrwR2zYkXVOb1qWAjeaqzHbUt46AIwra8CUetFT0NlIqX60phsMPGBPx78O0kxmqIbZg==", "dev": true, "dependencies": { "@types/bluebird": "3.5.42", diff --git a/package.json b/package.json index 59c12008b..7e2e24ce9 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ }, "devDependencies": { "@appium/eslint-config-appium": "8.0.5", - "@appium/fake-driver": "5.3.0", + "@appium/fake-driver": "5.4.0", "@appium/support": "4.1.11", "@babel/core": "7.23.7", "@babel/eslint-parser": "7.23.3",