mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Update test deps
This commit is contained in:
parent
90c7834d38
commit
a54fd42ce9
2 changed files with 625 additions and 208 deletions
827
test/package-lock.json
generated
827
test/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,11 +10,11 @@
|
|||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.2.0"
|
||||
"mocha": "^10.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"chromedriver": "^120.0.1",
|
||||
"chromedriver": "^123.0.1",
|
||||
"safetydance": "^2.4.0",
|
||||
"selenium-webdriver": "^4.16.0"
|
||||
"selenium-webdriver": "^4.19.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue