mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency utf-8-validate to v6.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7bbfccf53f
commit
0a346a15d2
2 changed files with 6 additions and 6 deletions
|
@ -208,7 +208,7 @@
|
|||
},
|
||||
"optionalDependencies": {
|
||||
"bufferutil": "4.0.8",
|
||||
"utf-8-validate": "6.0.3"
|
||||
"utf-8-validate": "6.0.4"
|
||||
},
|
||||
"packageManager": "yarn@3.8.1"
|
||||
}
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1324,7 +1324,7 @@ __metadata:
|
|||
turndown: 7.1.3
|
||||
umzug: 2.3.0
|
||||
url-loader: 4.1.1
|
||||
utf-8-validate: 6.0.3
|
||||
utf-8-validate: 6.0.4
|
||||
uuid: 9.0.1
|
||||
validator: 13.11.0
|
||||
velocity-animate: 1.5.2
|
||||
|
@ -16073,13 +16073,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"utf-8-validate@npm:6.0.3":
|
||||
version: 6.0.3
|
||||
resolution: "utf-8-validate@npm:6.0.3"
|
||||
"utf-8-validate@npm:6.0.4":
|
||||
version: 6.0.4
|
||||
resolution: "utf-8-validate@npm:6.0.4"
|
||||
dependencies:
|
||||
node-gyp: latest
|
||||
node-gyp-build: ^4.3.0
|
||||
checksum: 5e21383c81ff7469c1912119ca69d07202d944c73ddd8a54b84dddcc546b939054e5101c78c294e494d206fe93bd43428adc635a0660816b3ec9c8ec89286ac4
|
||||
checksum: ccbfbceeed7cbad62282aed5420236d38006453ce583cf9021ad6225c2d15996a660a3b3bdd2b9344b4d3b5df5673fbaf9e70c3637628a2cd58824089d9d9153
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue