diff --git a/package-lock.json b/package-lock.json index af1b9f52..953bf3a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4105,9 +4105,9 @@ } }, "node_modules/appium-chromedriver": { - "version": "5.6.58", - "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.58.tgz", - "integrity": "sha512-RkBV1anx42CZbRpw+RuGL2sSgxnzS0Vi+GXrFQjHZzJd4uadjYmv0n5jcUQgCtPT2VGL3SZKYnuyIPTBF8D8HA==", + "version": "5.6.59", + "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.59.tgz", + "integrity": "sha512-WNzMcsDmk3m/xP0dtvyDlVfiiUiSF8oqgUNPiG9by2CqmWvKr113lxQYG8BlVi0/M/UetbDEcXbX7fzHeWe1Ig==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -20100,7 +20100,7 @@ "dependencies": { "@appium/types": "0.13.4", "@headspinio/tizen-remote": "^0.5.4", - "appium-chromedriver": "5.6.58", + "appium-chromedriver": "5.6.59", "asyncbox": "3.0.0", "bluebird": "3.7.2", "get-port": "5.1.1", diff --git a/packages/appium-tizen-tv-driver/package.json b/packages/appium-tizen-tv-driver/package.json index e02f23e4..c5a6f061 100644 --- a/packages/appium-tizen-tv-driver/package.json +++ b/packages/appium-tizen-tv-driver/package.json @@ -36,7 +36,7 @@ "dependencies": { "@appium/types": "0.13.4", "@headspinio/tizen-remote": "^0.5.4", - "appium-chromedriver": "5.6.58", + "appium-chromedriver": "5.6.59", "asyncbox": "3.0.0", "bluebird": "3.7.2", "get-port": "5.1.1",