fix(deps): update dependency @cfworker/json-schema to v4.0.2 (#925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8acd688078
commit
533244357b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cfworker/json-schema": "4.0.1",
|
||||
"@cfworker/json-schema": "4.0.2",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.11",
|
||||
|
@ -364,9 +364,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@cfworker/json-schema": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.0.1.tgz",
|
||||
"integrity": "sha512-Gbj5nvxQTjHKrO9JNShbMpdngzGvSjpVSLiN2nCZ3xtWGRCez8Z+76DU3zXISyenCHAvlppqbK/8WE4/IlAlrw==",
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.0.2.tgz",
|
||||
"integrity": "sha512-b11VIhI5ET+sLjY4fyiJvfLtsb/n7wc5+ETMa01jh/qul1Jv07/KFsPtq4qIFdCVV6wWmsV6QMwUMkAA454tfw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@chevrotain/cst-dts-gen": {
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"node": ">=18 <=22"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cfworker/json-schema": "4.0.1",
|
||||
"@cfworker/json-schema": "4.0.2",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.11",
|
||||
|
|
Loading…
Add table
Reference in a new issue