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
2024-07-27 15:07:51 +02:00
parent 9695742134
commit 9905f1ea9e
2 changed files with 44 additions and 32 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^126.0.4",
"chromedriver": "^127.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.6.0",
"selenium-webdriver": "^4.22.0",
"mocha": "^10.7.0",
"selenium-webdriver": "^4.23.0",
"superagent": "^9.0.2"
}
}