forked from cloudron-apps/gitea-app
Update test packages
This commit is contained in:
parent
35e3edaa6c
commit
26db0254c7
2 changed files with 81 additions and 592 deletions
667
test/package-lock.json
generated
667
test/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,11 +9,11 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chromedriver": "^106.0.1",
|
||||
"chromedriver": "^107.0.3",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.1.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"selenium-webdriver": "^4.5.0",
|
||||
"superagent": "^8.0.0"
|
||||
"selenium-webdriver": "^4.6.0",
|
||||
"superagent": "^8.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue