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-07-18t21-56-31z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-05-24T17-08-30Z | RELEASE.2025-07-18T21-56-31Z |
This commit is contained in:
Renovate Bot
2025-07-22 09:16:43 +00:00
parent 61a3b06dc3
commit 3ea19664d1
4 changed files with 37 additions and 37 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"@eslint/js": "^9.28.0",
"chromedriver": "^136.0.3",
"@eslint/js": "^9.31.0",
"chromedriver": "^138.0.3",
"expect.js": "^0.3.1",
"mocha": "^11.5.0",
"selenium-webdriver": "^4.33.0",
"superagent": "^10.2.1"
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0",
"superagent": "^10.2.2"
}
}