mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-22 22:13:41 +00:00
Update dependency uuid to v9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bde0b7d940
commit
18398d0899
2 changed files with 12 additions and 3 deletions
|
@ -122,7 +122,7 @@
|
|||
"sharp": "0.31.0",
|
||||
"tlds": "1.231.0",
|
||||
"twemoji-colr-font": "14.0.2",
|
||||
"uuid": "8.3.2",
|
||||
"uuid": "9.0.0",
|
||||
"vega": "5.22.1",
|
||||
"vega-embed": "6.21.0",
|
||||
"vega-lite": "5.5.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2042,7 +2042,7 @@ __metadata:
|
|||
ts-node: 10.9.1
|
||||
twemoji-colr-font: 14.0.2
|
||||
typescript: 4.8.3
|
||||
uuid: 8.3.2
|
||||
uuid: 9.0.0
|
||||
vega: 5.22.1
|
||||
vega-embed: 6.21.0
|
||||
vega-lite: 5.5.0
|
||||
|
@ -13212,7 +13212,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:8.3.2, uuid@npm:^8.3.2":
|
||||
"uuid@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "uuid@npm:9.0.0"
|
||||
bin:
|
||||
uuid: dist/bin/uuid
|
||||
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "uuid@npm:8.3.2"
|
||||
bin:
|
||||
|
|
Loading…
Reference in a new issue