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

Version 3.7.3

This commit is contained in:
Girish Ramakrishnan
2023-08-17 08:37:34 +05:30
parent 9c6a787df9
commit d898eba22e
4 changed files with 26 additions and 18 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^115.0.0",
"chromedriver": "^116.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.11.1",
"superagent": "^8.0.9"
"superagent": "^8.1.2"
}
}