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-07-08 09:20:28 +02:00
parent 03d7a890c3
commit c65ab2057f
2 changed files with 23 additions and 23 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"chromedriver": "^91.0.1",
"expect.js": "^0.3.1",
"mocha": "^9.0.1",
"mocha": "^9.0.2",
"selenium-webdriver": "^3.6.0"
}
}