mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency minio to v7.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c083797a56
commit
b683058f8e
2 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
|||
"meta-marked": "git+https://github.com/hedgedoc/meta-marked",
|
||||
"method-override": "3.0.0",
|
||||
"minimist": "1.2.8",
|
||||
"minio": "7.1.1",
|
||||
"minio": "7.1.2",
|
||||
"moment": "2.29.4",
|
||||
"morgan": "1.10.0",
|
||||
"mysql2": "3.6.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1256,7 +1256,7 @@ __metadata:
|
|||
method-override: 3.0.0
|
||||
mini-css-extract-plugin: 1.6.2
|
||||
minimist: 1.2.8
|
||||
minio: 7.1.1
|
||||
minio: 7.1.2
|
||||
mocha: 10.2.0
|
||||
mock-require: 3.0.3
|
||||
moment: 2.29.4
|
||||
|
@ -10147,9 +10147,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minio@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "minio@npm:7.1.1"
|
||||
"minio@npm:7.1.2":
|
||||
version: 7.1.2
|
||||
resolution: "minio@npm:7.1.2"
|
||||
dependencies:
|
||||
async: ^3.2.4
|
||||
block-stream2: ^2.1.0
|
||||
|
@ -10165,7 +10165,7 @@ __metadata:
|
|||
web-encoding: ^1.1.5
|
||||
xml: ^1.0.1
|
||||
xml2js: ^0.5.0
|
||||
checksum: 9a3235f06182a0495d66a72eeca7544cf788ff5028d0b37b45599a39f3c2035e6c398c1d91a251c7756a4408766ec2bcbe47d5acc528f11b1d0e0989fa7cc261
|
||||
checksum: 917affd72eff810cec7c905b8de39aa7b4d0a8f192ad2359edfa8f02d8a549c8c0e9cb9d12fd74f7b96bbdc1f4776d81f2403fdb95e5191e65939293c3025800
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue