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

Update test deps

This commit is contained in:
Johannes Zellner
2024-07-04 12:25:11 +02:00
parent aa7a6f9d69
commit e06c3d5bb5
2 changed files with 143 additions and 143 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^125.0.2",
"chromedriver": "^126.0.4",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.21.0",
"mocha": "^10.6.0",
"selenium-webdriver": "^4.22.0",
"superagent": "^9.0.2"
}
}