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-12-03 12:15:45 +01:00
parent 90fa9036cb
commit efa30f5115
2 changed files with 45 additions and 489 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^106.0.1",
"chromedriver": "^108.0.0",
"delay": "^5.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.3"
"selenium-webdriver": "^4.7.0",
"superagent": "^8.0.5"
}
}