1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

Version 3.9.3

This commit is contained in:
Girish Ramakrishnan
2023-10-17 10:17:50 +02:00
parent ac937559e0
commit 9a97ef5913
4 changed files with 37 additions and 26 deletions

View File

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