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
2022-05-23 19:30:42 -07:00
parent d7b08ca48c
commit 522cfeff67
2 changed files with 98 additions and 131 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^100.0.0",
"chromedriver": "^101.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.2.2",
"selenium-webdriver": "^4.1.1",
"superagent": "^7.1.1"
"mocha": "^10.0.0",
"selenium-webdriver": "^4.1.2",
"superagent": "^7.1.3"
}
}