diff --git a/test/package.json b/test/package.json index ab5702b..4abda07 100644 --- a/test/package.json +++ b/test/package.json @@ -9,9 +9,9 @@ "author": "", "license": "ISC", "dependencies": { - "chromedriver": "^86.0.0", + "chromedriver": "^87.0.0", "expect.js": "^0.3.1", - "mocha": "^8.1.3", + "mocha": "^8.2.1", "selenium-webdriver": "^3.6.0" } }