Bump test deps
This commit is contained in:
parent
056fae6220
commit
445a399441
2 changed files with 137 additions and 632 deletions
761
test/package-lock.json
generated
761
test/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,12 +10,12 @@
|
|||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.0.0",
|
||||
"mocha": "^10.1.0",
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^4.5.0",
|
||||
"superagent": "^8.0.0"
|
||||
"selenium-webdriver": "^4.6.0",
|
||||
"superagent": "^8.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"chromedriver": "^106.0.1"
|
||||
"chromedriver": "^107.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue