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.2025-09-07t16-13-09z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-07-23T15-54-02Z | RELEASE.2025-09-07T16-13-09Z |
This commit is contained in:
Renovate Bot
2025-09-07 23:20:02 +00:00
parent 90284553b2
commit ddc0135b08
4 changed files with 22 additions and 22 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"@eslint/js": "^9.31.0",
"chromedriver": "^138.0.3",
"@eslint/js": "^9.35.0",
"chromedriver": "^140.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0",
"superagent": "^10.2.3"
}
}