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
2022-10-04 09:47:01 +02:00
parent b0d5963549
commit 19ff6a62a4
2 changed files with 65 additions and 80 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^105.0.1",
"chromedriver": "^106.0.1",
"delay": "^5.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"selenium-webdriver": "^4.4.0",
"superagent": "^8.0.0"
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.2"
}
}