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
2022-12-13 11:45:06 +01:00
parent 7fad1aea6d
commit 48ffc5257c
2 changed files with 40 additions and 58 deletions

View File

@@ -12,8 +12,8 @@
"chromedriver": "^108.0.0",
"delay": "^5.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.7.0",
"superagent": "^8.0.5"
"superagent": "^8.0.6"
}
}