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-06-26 07:30:37 +02:00
parent c17b207a70
commit acc5e3c6be
2 changed files with 18 additions and 18 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^126.0.3",
"chromedriver": "^126.0.4",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"mocha": "^10.5.1",
"selenium-webdriver": "^4.22.0",
"superagent": "^9.0.2"
}