fix(deps): update dependency minio to v7.0.29

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-07-09 21:49:32 +00:00
parent cbefd430da
commit 8643d9cc99
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"meta-marked": "git+https://github.com/hedgedoc/meta-marked", "meta-marked": "git+https://github.com/hedgedoc/meta-marked",
"method-override": "^3.0.0", "method-override": "^3.0.0",
"minimist": "^1.2.0", "minimist": "^1.2.0",
"minio": "7.0.28", "minio": "7.0.29",
"moment": "^2.17.1", "moment": "^2.17.1",
"morgan": "^1.7.0", "morgan": "^1.7.0",
"mysql2": "^2.0.0", "mysql2": "^2.0.0",

View file

@ -7023,10 +7023,10 @@ minimist@^1.0.0, minimist@^1.2.0, minimist@^1.2.6:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
minio@7.0.28: minio@7.0.29:
version "7.0.28" version "7.0.29"
resolved "https://registry.yarnpkg.com/minio/-/minio-7.0.28.tgz#1f527ded42df457833e0b203ea51316d6d3d58a4" resolved "https://registry.yarnpkg.com/minio/-/minio-7.0.29.tgz#888bf939ea25b8aef369bc26d9ea3dd3285fba1c"
integrity sha512-4Oua0R73oCxxmxhh2NiXDJo4Md159I/mdG8ybu6351leMQoB2Sy8S4HmgG6CxuPlEJ0h9M8/WyaI2CARDeeDTQ== integrity sha512-0pgQVPq0ULqczn7FrYeLHO1hWaWn+roYzE63FVGNmOoqjte2jvjDfBJtT23437zlrDuL33gZOmGFdVfbvQGsPg==
dependencies: dependencies:
async "^3.1.0" async "^3.1.0"
block-stream2 "^2.0.0" block-stream2 "^2.0.0"