1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-15 17:39:12 +00:00

chore(deps): update dependency minio/minio to release.2024-12-13t22-19-12z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2024-11-07T00-52-20Z | RELEASE.2024-12-13T22-19-12Z |
This commit is contained in:
Renovate Bot
2024-12-16 00:20:11 +00:00
parent 52221cca35
commit b44db98e35
4 changed files with 714 additions and 124 deletions

828
test/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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