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

Version 3.13.6

This commit is contained in:
Girish Ramakrishnan
2024-05-28 09:06:25 +02:00
parent 9bea0cc891
commit 9d1b7e1a9d
4 changed files with 25 additions and 19 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^124.0.2",
"chromedriver": "^125.0.2",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.20.0",
"selenium-webdriver": "^4.21.0",
"superagent": "^9.0.2"
}
}