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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-04-01 11:52:02 +02:00
parent 2f8caf38d4
commit d8c7fa0d47
2 changed files with 33 additions and 153 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^123.0.0",
"chromedriver": "^123.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.4.0",
"selenium-webdriver": "^4.18.1",
"selenium-webdriver": "^4.19.0",
"superagent": "^8.1.2"
}
}