diff --git a/package-lock.json b/package-lock.json index df24be06b..0d17c743c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10151,9 +10151,9 @@ } }, "node_modules/appium-ios-device": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-3.1.0.tgz", - "integrity": "sha512-iaeemrG8SljRicPv6QijfbICZsqP6gOHoOw6k5gNtiqua3prWIVNxvETZqU1r4UBR8yHa63ndl7vO6DPTh9OMw==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-3.1.3.tgz", + "integrity": "sha512-cc2oV9LXXfucWRzlosP5xEvltm4m/ypASdEAj0Tuf8Ui6/xrcoWSfISUSq2bv52rY+3ApEH5mucIkFj94P7PmQ==", "license": "Apache-2.0", "dependencies": { "@appium/support": "^7.0.0-rc.1",