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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-11 19:49:21 +01:00 committed by GitHub
parent b4ce269ca0
commit aab2fa0eb1
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.3",
"@cfworker/json-schema": "4.1.0",
"clipboard": "2.0.11",
"flexsearch": "0.7.43",
"katex": "0.16.19",
@ -364,9 +364,9 @@
"license": "MIT"
},
"node_modules/@cfworker/json-schema": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.0.3.tgz",
"integrity": "sha512-ZykIcDTVv5UNmKWSTLAs3VukO6NDJkkSKxrgUTDPBkAlORVT3H9n5DbRjRl8xIotklscHdbLIa0b9+y3mQq73g==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.1.0.tgz",
"integrity": "sha512-/vYKi/qMxwNsuIJ9WGWwM2rflY40ZenK3Kh4uR5vB9/Nz12Y7IUN/Xf4wDA7vzPfw0VNh3b/jz4+MjcVgARKJg==",
"license": "MIT"
},
"node_modules/@chevrotain/cst-dts-gen": {

View file

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