mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix(deps): update dependency uuid to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0bad560ece
commit
5d1113ad0a
2 changed files with 2 additions and 2 deletions
|
@ -111,7 +111,7 @@
|
|||
"sharp": "0.33.5",
|
||||
"tlds": "1.254.0",
|
||||
"twemoji-colr-font": "15.0.3",
|
||||
"uuid": "9.0.1",
|
||||
"uuid": "10.0.0",
|
||||
"vega": "5.30.0",
|
||||
"vega-embed": "6.26.0",
|
||||
"vega-lite": "5.21.0",
|
||||
|
|
|
@ -2708,7 +2708,7 @@ __metadata:
|
|||
twemoji-colr-font: "npm:15.0.3"
|
||||
typescript: "npm:5.5.4"
|
||||
user-agent-data-types: "npm:0.4.2"
|
||||
uuid: "npm:9.0.1"
|
||||
uuid: "npm:10.0.0"
|
||||
vega: "npm:5.30.0"
|
||||
vega-embed: "npm:6.26.0"
|
||||
vega-lite: "npm:5.21.0"
|
||||
|
|
Loading…
Reference in a new issue