Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-05-28 17:02:15 +02:00
parent 49a2dbbea9
commit 58d82345cf
2 changed files with 17 additions and 17 deletions

View File

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