Skip to content

Commit

Permalink
s3: update minio dependency to v8 (#1378)
Browse files Browse the repository at this point in the history
Closes #1376
  • Loading branch information
alxndrsn authored Jan 24, 2025
1 parent 6770716 commit 1b3ff65
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 30 deletions.
104 changes: 75 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"htmlparser2": "~3.9",
"knex": "~0.21",
"luxon": "~0.3",
"minio": "^7.1.3",
"minio": "^8.0.3",
"morgan": "~1.9",
"multer": "^1.4.5-lts.1",
"mustache": "~2.3",
Expand Down

0 comments on commit 1b3ff65

Please sign in to comment.