1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-02 23:25:50 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2022-06-12 10:13:54 -07:00
parent 5574cc464a
commit 9967b12167
2 changed files with 44 additions and 42 deletions
+3 -3
View File
@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^101.0.0",
"chromedriver": "^102.0.0",
"delay": "^5.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"selenium-webdriver": "^4.1.2",
"superagent": "^7.1.3"
"selenium-webdriver": "^4.2.0",
"superagent": "^7.1.6"
}
}