mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency uuid to v9.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
de40c95323
commit
7ca3604347
2 changed files with 6 additions and 6 deletions
|
@ -101,7 +101,7 @@
|
|||
"string": "3.3.3",
|
||||
"toobusy-js": "0.5.1",
|
||||
"umzug": "2.3.0",
|
||||
"uuid": "9.0.0",
|
||||
"uuid": "9.0.1",
|
||||
"validator": "13.11.0",
|
||||
"winston": "3.10.0",
|
||||
"xss": "1.0.14"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1306,7 +1306,7 @@ __metadata:
|
|||
umzug: 2.3.0
|
||||
url-loader: 4.1.1
|
||||
utf-8-validate: 6.0.3
|
||||
uuid: 9.0.0
|
||||
uuid: 9.0.1
|
||||
validator: 13.11.0
|
||||
velocity-animate: 1.5.2
|
||||
visibilityjs: 2.0.2
|
||||
|
@ -15656,12 +15656,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "uuid@npm:9.0.0"
|
||||
"uuid@npm:9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "uuid@npm:9.0.1"
|
||||
bin:
|
||||
uuid: dist/bin/uuid
|
||||
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
|
||||
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue