Skip to content

Commit

Permalink
Merge pull request #1 from OkkioXavier/json-schema-0_4_0
Browse files Browse the repository at this point in the history
Update version of json-schema to address CVE
  • Loading branch information
OkkioXavier authored Nov 5, 2024
2 parents f95548a + 1612b5a commit 361f5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphql-zeus-jsonschema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"graphql": "^16.5.0",
"graphql-js-tree": "^1.0.5",
"json-schema": "^0.3.0"
"json-schema": "^0.4.0"
},
"peerDependencies": {
"graphql-ws": ">=5"
Expand Down

0 comments on commit 361f5df

Please sign in to comment.