Skip to content

Commit 9e14133

Browse files
committed
fix: json schema version
1 parent 0a60f17 commit 9e14133

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"date-fns": "^2.26.0",
6666
"dompurify": "3.1.5",
6767
"jdenticon": "^3.1.0",
68-
"jsonschema": "^1.4.0",
68+
"jsonschema": "1.4.1",
6969
"lit": "^2.0.2",
7070
"object-path": "^0.11.8",
7171
"resize-observer-polyfill": "^1.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4113,7 +4113,7 @@ __metadata:
41134113
is-ci: 3.0.1
41144114
jdenticon: ^3.1.0
41154115
jest: 27.5.1
4116-
jsonschema: ^1.4.0
4116+
jsonschema: 1.4.1
41174117
license-check-and-add: 4.0.5
41184118
lint-staged: 12.5.0
41194119
lit: ^2.0.2
@@ -16105,10 +16105,10 @@ __metadata:
1610516105
languageName: node
1610616106
linkType: hard
1610716107

16108-
"jsonschema@npm:^1.4.0":
16109-
version: 1.4.0
16110-
resolution: "jsonschema@npm:1.4.0"
16111-
checksum: a2f96b5154658f5567b064d6f25fa4cb7e38b923d5dce9dad8d2566a07dd94abc4acedf234333a91f31bc9934e9dd57c270dcc51e5656b4c104408196c768580
16108+
"jsonschema@npm:1.4.1":
16109+
version: 1.4.1
16110+
resolution: "jsonschema@npm:1.4.1"
16111+
checksum: 1ef02a6cd9bc32241ec86bbf1300bdbc3b5f2d8df6eb795517cf7d1cd9909e7beba1e54fdf73990fd66be98a182bda9add9607296b0cb00b1348212988e424b2
1611216112
languageName: node
1611316113
linkType: hard
1611416114

0 commit comments

Comments
 (0)