mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 18:25:21 -04:00
chore(deps): update dependency utf-8-validate to v6.0.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c7061d8655
commit
3c3517e48a
2 changed files with 6 additions and 6 deletions
|
@ -207,7 +207,7 @@
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"bufferutil": "4.0.8",
|
"bufferutil": "4.0.8",
|
||||||
"utf-8-validate": "6.0.4"
|
"utf-8-validate": "6.0.5"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.4.1"
|
"packageManager": "yarn@4.4.1"
|
||||||
}
|
}
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1370,7 +1370,7 @@ __metadata:
|
||||||
turndown: "npm:7.2.0"
|
turndown: "npm:7.2.0"
|
||||||
umzug: "npm:2.3.0"
|
umzug: "npm:2.3.0"
|
||||||
url-loader: "npm:4.1.1"
|
url-loader: "npm:4.1.1"
|
||||||
utf-8-validate: "npm:6.0.4"
|
utf-8-validate: "npm:6.0.5"
|
||||||
uuid: "npm:9.0.1"
|
uuid: "npm:9.0.1"
|
||||||
validator: "npm:13.12.0"
|
validator: "npm:13.12.0"
|
||||||
velocity-animate: "npm:1.5.2"
|
velocity-animate: "npm:1.5.2"
|
||||||
|
@ -16338,13 +16338,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"utf-8-validate@npm:6.0.4":
|
"utf-8-validate@npm:6.0.5":
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
resolution: "utf-8-validate@npm:6.0.4"
|
resolution: "utf-8-validate@npm:6.0.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
node-gyp: "npm:latest"
|
node-gyp: "npm:latest"
|
||||||
node-gyp-build: "npm:^4.3.0"
|
node-gyp-build: "npm:^4.3.0"
|
||||||
checksum: 10/046fc81e7c7528661b8162262e62750ab23439e9901dece161b4c6faf36c699f55b8ebd3d9701da2881e315cdce1ee9597121f7dd2f4e405b8aeeec09ded8684
|
checksum: 10/8c96d342064d3f03d7acf616fe727e484825f4f5f7a455059122787306b2df1a4e23c2d27f16bf7ba21293f4ce6ab3e683b893fe7b4c74ac9d43b871c10001a0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue