Update test deps

This commit is contained in:
Johannes Zellner
2024-08-14 09:00:05 +02:00
parent e8a420f8e0
commit b8e3320d41
2 changed files with 16 additions and 16 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^127.0.1",
"chromedriver": "^127.0.2",
"expect.js": "^0.3.1",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.23.0"
}
}