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
2021-09-15 13:11:58 +02:00
parent 44ed6f8aee
commit 0f877a2d95
2 changed files with 79 additions and 55 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^91.0.1",
"chromedriver": "^93.0.1",
"expect.js": "^0.3.1",
"mocha": "^9.0.2",
"mocha": "^9.1.1",
"selenium-webdriver": "^3.6.0"
}
}