Skip to content

Commit 406fc15

Browse files
chore(deps): bump minio from 8.0.5 to 8.0.6 in /backend
Bumps [minio](https://github.com/minio/minio-js) from 8.0.5 to 8.0.6. - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](minio/minio-js@8.0.5...8.0.6) --- updated-dependencies: - dependency-name: minio dependency-version: 8.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8db2f52 commit 406fc15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"form-data": "^4.0.4",
5555
"googleapis": "^148.0.0",
5656
"jsonwebtoken": "^9.0.2",
57-
"minio": "8.0.5",
57+
"minio": "8.0.6",
5858
"multer": "^2.0.2",
5959
"passport": "^0.7.0",
6060
"passport-github2": "^0.1.12",

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7118,10 +7118,10 @@ minimist@^1.2.5, minimist@^1.2.6:
71187118
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
71197119
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
71207120

7121-
7122-
version "8.0.5"
7123-
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.5.tgz#bfc4d07734ba956efe90bdbcf53b97f56a2c10f2"
7124-
integrity sha512-/vAze1uyrK2R/DSkVutE4cjVoAowvIQ18RAwn7HrqnLecLlMazFnY0oNBqfuoAWvu7mZIGX75AzpuV05TJeoHg==
7121+
7122+
version "8.0.6"
7123+
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.6.tgz#ec736e3e3ead1f450af5b9b28256c28e52a83dd0"
7124+
integrity sha512-sOeh2/b/XprRmEtYsnNRFtOqNRTPDvYtMWh+spWlfsuCV/+IdxNeKVUMKLqI7b5Dr07ZqCPuaRGU/rB9pZYVdQ==
71257125
dependencies:
71267126
async "^3.2.4"
71277127
block-stream2 "^2.1.0"

0 commit comments

Comments
 (0)