mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix(deps): update dependency uuid to v11.0.5 (develop) (#5987)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ffbc5f3a3d
commit
75fb327dca
3 changed files with 8 additions and 8 deletions
|
@ -66,7 +66,7 @@
|
|||
"rxjs": "7.8.1",
|
||||
"sqlite3": "5.1.7",
|
||||
"typeorm": "0.3.20",
|
||||
"uuid": "11.0.3",
|
||||
"uuid": "11.0.5",
|
||||
"ws": "8.18.0",
|
||||
"yjs": "13.6.20"
|
||||
},
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"sharp": "0.33.5",
|
||||
"tlds": "1.255.0",
|
||||
"twemoji-colr-font": "15.0.3",
|
||||
"uuid": "11.0.3",
|
||||
"uuid": "11.0.5",
|
||||
"vega": "5.30.0",
|
||||
"vega-embed": "6.28.0",
|
||||
"vega-lite": "5.21.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2651,7 +2651,7 @@ __metadata:
|
|||
tsconfig-paths: "npm:4.2.0"
|
||||
typeorm: "npm:0.3.20"
|
||||
typescript: "npm:5.6.3"
|
||||
uuid: "npm:11.0.3"
|
||||
uuid: "npm:11.0.5"
|
||||
ws: "npm:8.18.0"
|
||||
yjs: "npm:13.6.20"
|
||||
languageName: unknown
|
||||
|
@ -2828,7 +2828,7 @@ __metadata:
|
|||
twemoji-colr-font: "npm:15.0.3"
|
||||
typescript: "npm:5.6.3"
|
||||
user-agent-data-types: "npm:0.4.2"
|
||||
uuid: "npm:11.0.3"
|
||||
uuid: "npm:11.0.5"
|
||||
vega: "npm:5.30.0"
|
||||
vega-embed: "npm:6.28.0"
|
||||
vega-lite: "npm:5.21.0"
|
||||
|
@ -19461,12 +19461,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:11.0.3":
|
||||
version: 11.0.3
|
||||
resolution: "uuid@npm:11.0.3"
|
||||
"uuid@npm:11.0.5":
|
||||
version: 11.0.5
|
||||
resolution: "uuid@npm:11.0.5"
|
||||
bin:
|
||||
uuid: dist/esm/bin/uuid
|
||||
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
|
||||
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue