1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-11-04 17:12:35 +00:00

chore(deps): update dependency minio/minio to release.2025-10-15t17-29-55z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-09-07T16-13-09Z | RELEASE.2025-10-15T17-29-55Z |
This commit is contained in:
Renovate Bot
2025-10-16 23:19:28 +00:00
parent 0f83f74206
commit f18b12a5ab
4 changed files with 45 additions and 35 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"@eslint/js": "^9.35.0",
"chromedriver": "^140.0.0",
"@eslint/js": "^9.37.0",
"chromedriver": "^141.0.3",
"expect.js": "^0.3.1",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0",
"mocha": "^11.7.4",
"selenium-webdriver": "^4.36.0",
"superagent": "^10.2.3"
}
}