1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 07:57:25 +00:00

Version 1.133.0

This commit is contained in:
Girish Ramakrishnan
2020-09-02 20:52:23 -07:00
parent 4399e68b2c
commit fb847996cc
4 changed files with 302 additions and 110 deletions

View File

@@ -9,14 +9,14 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^84.0.0",
"ejs": "^3.1.3",
"chromedriver": "^85.0.0",
"ejs": "^3.1.5",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^8.0.1",
"mocha": "^8.1.3",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.3.1"
"superagent": "^6.1.0"
}
}