Update test deps

This commit is contained in:
Johannes Zellner
2024-04-30 17:37:39 +02:00
parent b93b5621a8
commit 9394b4a02e
2 changed files with 16 additions and 16 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^123.0.4",
"chromedriver": "^124.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.19.0"
"selenium-webdriver": "^4.20.0"
}
}