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