Update test packages

This commit is contained in:
Girish Ramakrishnan
2023-09-26 22:44:47 +05:30
parent f951536f97
commit 3f416461fb
2 changed files with 17 additions and 17 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^116.0.0",
"chromedriver": "^117.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.12.0",
"selenium-webdriver": "^4.13.0",
"superagent": "^8.1.2"
}
}