1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-24 22:17:35 +00:00

chore(deps): update dependency minio/minio to release.2025-05-24t17-08-30z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-04-22T22-12-26Z | RELEASE.2025-05-24T17-08-30Z |
This commit is contained in:
Renovate Bot
2025-05-24 23:20:02 +00:00
parent 60ea2849e1
commit 88340ce812
4 changed files with 83 additions and 241 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^135.0.2",
"chromedriver": "^136.0.3",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.31.0",
"superagent": "^10.2.0"
"mocha": "^11.5.0",
"selenium-webdriver": "^4.33.0",
"superagent": "^10.2.1"
}
}