tests updated

This commit is contained in:
Vladimir D
2025-05-27 17:50:18 +04:00
parent a646b717a8
commit 02c27e3230
3 changed files with 27 additions and 46 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^136.0.2",
"chromedriver": "^136.0.3",
"expect.js": "^0.3.1",
"mocha": "^11.4.0",
"selenium-webdriver": "^4.32.0"
"mocha": "^11.5.0",
"selenium-webdriver": "^4.33.0"
}
}