1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 14:37:44 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2022-11-29 11:44:39 +01:00
parent 6b2af3eab4
commit 89240fc070
2 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.6.0",
"superagent": "^8.0.3"
"selenium-webdriver": "^4.6.1",
"superagent": "^8.0.4"
}
}