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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2024-09-23 23:23:06 +02:00
parent 9cefaa80be
commit 7ec1c63a02
2 changed files with 16 additions and 16 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^128.0.3",
"chromedriver": "^129.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.24.0",
"selenium-webdriver": "^4.25.0",
"superagent": "^10.1.0"
}
}