mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency minio to v7.0.32
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bb2d26b46e
commit
aad7ddb836
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"joi": "17.6.0",
|
||||
"ldapauth-fork": "5.0.5",
|
||||
"lib0": "0.2.52",
|
||||
"minio": "7.0.30",
|
||||
"minio": "7.0.32",
|
||||
"mysql": "2.18.1",
|
||||
"nest-router": "1.0.9",
|
||||
"node-fetch": "2.6.7",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5337,7 +5337,7 @@ __metadata:
|
|||
joi: 17.6.0
|
||||
ldapauth-fork: 5.0.5
|
||||
lib0: 0.2.52
|
||||
minio: 7.0.30
|
||||
minio: 7.0.32
|
||||
mocked-env: 1.3.5
|
||||
mysql: 2.18.1
|
||||
nest-router: 1.0.9
|
||||
|
@ -7025,9 +7025,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minio@npm:7.0.30":
|
||||
version: 7.0.30
|
||||
resolution: "minio@npm:7.0.30"
|
||||
"minio@npm:7.0.32":
|
||||
version: 7.0.32
|
||||
resolution: "minio@npm:7.0.32"
|
||||
dependencies:
|
||||
async: ^3.1.0
|
||||
block-stream2: ^2.0.0
|
||||
|
@ -7046,7 +7046,7 @@ __metadata:
|
|||
web-encoding: ^1.1.5
|
||||
xml: ^1.0.0
|
||||
xml2js: ^0.4.15
|
||||
checksum: 649693cddb9b09b1823322c52821dd07ce234b9971e48449d186875f19e67c3c6957ddb8542ccac8d6e6e923eff18fd191eb74674e9093f6c6a7fd5428ad3a5b
|
||||
checksum: 8efd7d8e4aedd2d8fc4599ab9127bc31f37cf77fddf9c9a0204e7e52472ca7521ee336f6ab00727c9223991843f1401917f03edb9eb2bddd9464191c16e388e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue