1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-03 08:05:15 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2023-01-18 12:27:20 +01:00
parent 94e9181ced
commit ea91e676cf
2 changed files with 40 additions and 40 deletions

View File

@@ -9,10 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^108.0.0",
"chromedriver": "^109.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.7.1",
"superagent": "^8.0.6"
}