Skip to content

Commit

Permalink
Merge pull request #124 from DashHub-ai/dependabot/npm_and_yarn/minio…
Browse files Browse the repository at this point in the history
…-8.0.3

build(deps-dev): bump minio from 8.0.2 to 8.0.3
  • Loading branch information
github-actions[bot] authored Dec 30, 2024
2 parents 0394f80 + eb723fc commit bba4cc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jwt-simple": "^0.5.6",
"kysely": "^0.27.5",
"mime-types": "^2.1.35",
"minio": "^8.0.2",
"minio": "^8.0.3",
"object-hash": "^3.0.0",
"officeparser": "^5.1.1",
"openai": "^4.73.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6783,10 +6783,10 @@ minimist@^1.2.8:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==

minio@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.2.tgz#ea1703ff52dcf610ba6d4e2ece8c5627f664d581"
integrity sha512-7ipWbtgzzboctf+McK+2cXwCrNOhuboTA/O1g9iWa0gH8R4GkeyFWwk12aVDEHdzjPiG8wxnjwfHS7pgraKuHw==
minio@^8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.3.tgz#69c3b68b44cc93c299525afb254b6a545dfb08f8"
integrity sha512-+FIYQ+HZ5GrBjEmIYienRgEikqaTWAflXIV5lJOtUzfYxn3NvjQx7BsJSORXExlqgzWxKTWsqkyk2wiyFjs9/w==
dependencies:
async "^3.2.4"
block-stream2 "^2.1.0"
Expand Down

0 comments on commit bba4cc4

Please sign in to comment.