Version 1.68.2

This commit is contained in:
Girish Ramakrishnan
2023-06-09 22:28:05 +05:30
parent 29e23bd85e
commit b02f6409cb
4 changed files with 23 additions and 18 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^113.0.0",
"chromedriver": "^114.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.9.2",
"selenium-webdriver": "^4.10.0",
"superagent": "^8.0.9"
}
}