Skip to content

Commit 2b0501a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/common/staging/minio-8.0.6' into dev
2 parents 7610321 + 0a40289 commit 2b0501a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bull": "^4.16.4",
1313
"class-transformer": "^0.5.1",
1414
"class-validator": "^0.14.2",
15-
"minio": "8.0.5",
15+
"minio": "8.0.6",
1616
"pg": "^8.16.3",
1717
"ts-node": "^10.9.2",
1818
"typeorm": "^0.4.0-alpha.1",

common/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -867,10 +867,10 @@ minimatch@^5.0.1:
867867
dependencies:
868868
brace-expansion "^2.0.1"
869869

870-
871-
version "8.0.5"
872-
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.5.tgz#bfc4d07734ba956efe90bdbcf53b97f56a2c10f2"
873-
integrity sha512-/vAze1uyrK2R/DSkVutE4cjVoAowvIQ18RAwn7HrqnLecLlMazFnY0oNBqfuoAWvu7mZIGX75AzpuV05TJeoHg==
870+
871+
version "8.0.6"
872+
resolved "https://registry.yarnpkg.com/minio/-/minio-8.0.6.tgz#ec736e3e3ead1f450af5b9b28256c28e52a83dd0"
873+
integrity sha512-sOeh2/b/XprRmEtYsnNRFtOqNRTPDvYtMWh+spWlfsuCV/+IdxNeKVUMKLqI7b5Dr07ZqCPuaRGU/rB9pZYVdQ==
874874
dependencies:
875875
async "^3.2.4"
876876
block-stream2 "^2.1.0"

0 commit comments

Comments
 (0)