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

Version 3.8.5

This commit is contained in:
Girish Ramakrishnan
2023-09-26 14:12:04 +05:30
parent 0524be735e
commit 16df482288
4 changed files with 26 additions and 19 deletions

View File

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