change ajv draft 4 to ajv 6 and validate using schema for 04

change ajv draft 4 to ajv 6 and validate using schema for 04
This commit is contained in:
Luis Tejeda
2022-02-04 12:45:52 -06:00
parent e2d324aa4a
commit 760bcfdebe
7 changed files with 60 additions and 17 deletions

View File

@@ -117,7 +117,7 @@
},
"dependencies": {
"ajv": "8.1.0",
"ajv-draft-04": "1.0.0",
"ajv-06": "npm:ajv@6.12.5",
"ajv-formats": "2.1.1",
"async": "3.2.1",
"commander": "2.20.3",