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

Update test deps

This commit is contained in:
Johannes Zellner
2022-03-07 16:11:54 +01:00
parent b64685aeee
commit 2386aa1325
2 changed files with 16 additions and 16 deletions

View File

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