Skip to content

Commit 0a40289

Browse files
chore(deps): bump minio from 8.0.5 to 8.0.6 in /common
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 0a40289

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)