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
2023-02-18 08:22:58 +01:00
parent 96e54e6b3c
commit 4eb440baaf
2 changed files with 16 additions and 16 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^109.0.0",
"chromedriver": "^110.0.0",
"delay": "^5.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.8.0",
"selenium-webdriver": "^4.8.1",
"superagent": "^8.0.9"
}
}