Update test deps

This commit is contained in:
Johannes Zellner
2024-07-04 12:31:46 +02:00
parent 94bd140d92
commit 8bfcb263ce
2 changed files with 143 additions and 143 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^126.0.1",
"chromedriver": "^126.0.4",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.21.0"
"mocha": "^10.6.0",
"selenium-webdriver": "^4.22.0"
}
}