From 7ce99ea6475f8fd725bca22d2e6ffcd95b4800c7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 1 Oct 2018 15:26:41 +0000 Subject: [PATCH] chore(package): update appium-chromedriver to version 4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 253a839ab..1868216bb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "appium-adb": "^6.19.0", "appium-android-ime": "^2.0.0", "appium-base-driver": "^3.0.0", - "appium-chromedriver": "^4.0.0", + "appium-chromedriver": "^4.5.1", "appium-support": "^2.13.0", "appium-unlock": "^2.0.0", "asyncbox": "^2.0.4",