Skip to content

Commit 3822de6

Browse files
chore(deps): bump minio from 8.0.5 to 8.0.6 in /queueConsumer
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 347eaa8 commit 3822de6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

queueConsumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"bull": "^4.16.4",
3535
"dockerode": "^4.0.7",
3636
"googleapis": "^159.0.0",
37-
"minio": "^8.0.5",
37+
"minio": "^8.0.6",
3838
"pg": "^8.16.3",
3939
"redlock": "^5.0.0-beta.2",
4040
"reflect-metadata": "0.2.2",

queueConsumer/yarn.lock

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

3130-
minio@^8.0.5:
3131-
version "8.0.5"
3132-
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.5.tgz#bfc4d07734ba956efe90bdbcf53b97f56a2c10f2"
3133-
integrity sha512-/vAze1uyrK2R/DSkVutE4cjVoAowvIQ18RAwn7HrqnLecLlMazFnY0oNBqfuoAWvu7mZIGX75AzpuV05TJeoHg==
3130+
minio@^8.0.6:
3131+
version "8.0.6"
3132+
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.6.tgz#ec736e3e3ead1f450af5b9b28256c28e52a83dd0"
3133+
integrity sha512-sOeh2/b/XprRmEtYsnNRFtOqNRTPDvYtMWh+spWlfsuCV/+IdxNeKVUMKLqI7b5Dr07ZqCPuaRGU/rB9pZYVdQ==
31343134
dependencies:
31353135
async "^3.2.4"
31363136
block-stream2 "^2.1.0"

0 commit comments

Comments
 (0)