Update test packages

This commit is contained in:
Girish Ramakrishnan
2023-08-23 07:00:42 +05:30
parent f450beb46f
commit 3649849e1c
2 changed files with 20 additions and 20 deletions

View File

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