1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

chore(deps): update dependency minio/minio to release.2025-03-12t18-04-18z

| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-02-28T09-55-16Z | RELEASE.2025-03-12T18-04-18Z |
This commit is contained in:
Renovate Bot
2025-03-13 00:19:32 +00:00
parent 024836d91c
commit 1e85285b69
4 changed files with 12 additions and 12 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^133.0.3",
"chromedriver": "^134.0.2",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.29.0",
"superagent": "^10.1.1"
"superagent": "^10.2.0"
}
}