update versions of json-schema

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2021-11-15 09:56:47 +00:00
parent d1d445e8cc
commit 8809b6c0dd
5 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"ajv": "^7.0.3",
"chokidar": "^3.5.2",
"fs-extra": "9.1.0",
"json-schema": "^0.3.0",
"json-schema": "^0.4.0",
"json-schema-merge-allof": "^0.8.1",
"json-schema-traverse": "^1.0.0",
"typescript-json-schema": "^0.51.0",