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

chore(deps): update dependency minio/minio to release.2024-11-07t00-52-20z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2024-10-29T16-01-48Z | RELEASE.2024-11-07T00-52-20Z |
This commit is contained in:
Renovate Bot
2024-11-08 00:19:19 +00:00
parent bbcfa6b84e
commit ea4dfaccf3
4 changed files with 68 additions and 59 deletions

View File

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