Update test deps

This commit is contained in:
Johannes Zellner
2022-12-06 14:28:42 +01:00
parent 0c32ddde1f
commit 97eebecf37
2 changed files with 24 additions and 24 deletions

View File

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