Update test deps

This commit is contained in:
Johannes Zellner
2023-08-15 13:14:50 +02:00
parent 8cb161e997
commit b4c4b76e52
2 changed files with 32 additions and 32 deletions

View File

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