mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04: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
9ad36dd5da
commit
cf2fddad52
2 changed files with 6 additions and 6 deletions
|
@ -60,7 +60,7 @@
|
||||||
"joi": "17.10.1",
|
"joi": "17.10.1",
|
||||||
"ldapauth-fork": "5.0.5",
|
"ldapauth-fork": "5.0.5",
|
||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"minio": "7.1.2",
|
"minio": "7.1.3",
|
||||||
"mysql": "2.18.1",
|
"mysql": "2.18.1",
|
||||||
"node-fetch": "2.7.0",
|
"node-fetch": "2.7.0",
|
||||||
"passport": "0.6.0",
|
"passport": "0.6.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2328,7 +2328,7 @@ __metadata:
|
||||||
joi: 17.10.1
|
joi: 17.10.1
|
||||||
ldapauth-fork: 5.0.5
|
ldapauth-fork: 5.0.5
|
||||||
markdown-it: 13.0.1
|
markdown-it: 13.0.1
|
||||||
minio: 7.1.2
|
minio: 7.1.3
|
||||||
mocked-env: 1.3.5
|
mocked-env: 1.3.5
|
||||||
mysql: 2.18.1
|
mysql: 2.18.1
|
||||||
node-fetch: 2.7.0
|
node-fetch: 2.7.0
|
||||||
|
@ -13358,9 +13358,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
|
||||||
|
@ -13376,7 +13376,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…
Add table
Add a link
Reference in a new issue