1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 16:07:24 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2024-06-28 20:14:26 +02:00
parent 958a954c07
commit e6901e02ff
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"chromedriver": "^126.0.4",
"expect.js": "^0.3.1",
"mocha": "^10.5.1",
"mocha": "^10.5.2",
"selenium-webdriver": "^4.22.0",
"superagent": "^9.0.2"
}