Update test deps

This commit is contained in:
Johannes Zellner
2023-05-09 22:35:32 +02:00
parent fd18a30b94
commit 2f4a5d9d5a
2 changed files with 17 additions and 17 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^112.0.0",
"chromedriver": "^113.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.9.0",
"selenium-webdriver": "^4.9.1",
"superagent": "^8.0.9"
}
}