Update test deps

This commit is contained in:
Johannes Zellner
2022-11-08 14:50:49 +01:00
parent aae5a5eecd
commit 2859cc73d0
2 changed files with 37 additions and 481 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^107.0.1",
"chromedriver": "^107.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^4.5.0",
"selenium-webdriver": "^4.6.0",
"superagent": "^8.0.3"
}
}