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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2022-01-30 10:11:09 -08:00
parent cd4fec9029
commit ce95621eb4
3 changed files with 87 additions and 137 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^97.0.0",
"chromedriver": "^97.0.2",
"expect.js": "^0.3.1",
"mocha": "^9.1.4",
"mocha": "^9.2.0",
"selenium-webdriver": "^4.1.1",
"superagent": "^7.1.1"
}