fix(deps): update dependency @cfworker/json-schema to v4.0.3 (#932)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-11 08:39:04 +01:00 committed by GitHub
parent 8caa4fa705
commit b2a21b5ce7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@cfworker/json-schema": "4.0.2",
"@cfworker/json-schema": "4.0.3",
"clipboard": "2.0.11",
"flexsearch": "0.7.43",
"katex": "0.16.15",
@ -364,9 +364,9 @@
"license": "MIT"
},
"node_modules/@cfworker/json-schema": {
"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==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.0.3.tgz",
"integrity": "sha512-ZykIcDTVv5UNmKWSTLAs3VukO6NDJkkSKxrgUTDPBkAlORVT3H9n5DbRjRl8xIotklscHdbLIa0b9+y3mQq73g==",
"license": "MIT"
},
"node_modules/@chevrotain/cst-dts-gen": {

View file

@ -34,7 +34,7 @@
"node": ">=18 <=22"
},
"dependencies": {
"@cfworker/json-schema": "4.0.2",
"@cfworker/json-schema": "4.0.3",
"clipboard": "2.0.11",
"flexsearch": "0.7.43",
"katex": "0.16.15",