1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2024-03-27 10:08:51 +01:00
parent bedc600aa5
commit 9a9367d5f4
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"chromedriver": "^123.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.18.1",
"superagent": "^8.1.2"
}