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

Update test deps

This commit is contained in:
Johannes Zellner
2024-04-30 08:50:27 +02:00
parent a6c683af4d
commit 47ca8d4426
2 changed files with 275 additions and 165 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^123.0.4",
"chromedriver": "^124.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.19.0",
"superagent": "^8.1.2"
"selenium-webdriver": "^4.20.0",
"superagent": "^9.0.2"
}
}