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-04-16 09:50:50 +02:00
parent 69df4d1e0f
commit 70c144095a
2 changed files with 41 additions and 163 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^123.0.0",
"chromedriver": "^123.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.3.0",
"selenium-webdriver": "^4.18.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.19.0",
"superagent": "^8.1.2"
}
}