Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-08-10 10:02:48 +02:00
parent eb246a1d9b
commit c9ed0c7342
2 changed files with 16 additions and 16 deletions

View File

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