Update test deps

This commit is contained in:
Johannes Zellner
2023-08-01 13:21:07 +02:00
parent 9e387f7915
commit 5fdccc8df9
2 changed files with 24 additions and 24 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^114.0.2",
"chromedriver": "^115.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.10.0",
"selenium-webdriver": "^4.11.1",
"superagent": "^8.0.9"
}
}