diff --git a/package-lock.json b/package-lock.json index 951806793..93072fc53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4315,9 +4315,9 @@ } }, "node_modules/appium-ios-simulator": { - "version": "5.3.4", - "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.3.4.tgz", - "integrity": "sha512-2FMCG9pw5yCv5s5p4vyiLnN363T8MYA/bHp0hH0dDNg4uUTmQBnr/nsxbdWoMNvvHiCilip6qn/QGIeQ+HfWqw==", + "version": "5.3.5", + "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.3.5.tgz", + "integrity": "sha512-FWz4voSZTfyqJoWRu4L32Vs1Lbg9ccUDHenTtyyQJT4E4c+wZg0E7VgGIPndXwI2TbSSJmtZJUP7+Vd0abuHqQ==", "dependencies": { "@appium/support": "^4.0.0", "@xmldom/xmldom": "^0.x",