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

Update test deps

This commit is contained in:
Johannes Zellner
2024-01-29 09:20:07 +01:00
parent db0d84862d
commit db768973d6
2 changed files with 32 additions and 32 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^120.0.1",
"chromedriver": "^121.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.16.0",
"selenium-webdriver": "^4.17.0",
"superagent": "^8.1.2"
}
}