Update test packages

master
Girish Ramakrishnan 2022-11-14 16:09:30 +01:00
parent c4a8a59fc1
commit df327aff91
2 changed files with 92 additions and 563 deletions

647
test/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,12 +9,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^105.0.0",
"chromedriver": "^107.0.3",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^10.0.0",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.4.0",
"superagent": "^8.0.0"
"selenium-webdriver": "^4.6.0",
"superagent": "^8.0.3"
}
}