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-08-26 23:55:19 +02:00
parent e0db747a08
commit ab05d0a834
2 changed files with 16 additions and 16 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^127.0.3",
"chromedriver": "^128.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.23.0",
"superagent": "^10.0.2"
"superagent": "^10.1.0"
}
}