Comparing version 0.7.10 to 0.7.11
{ | ||
"name": "ajv-cmd", | ||
"version": "0.7.10", | ||
"version": "0.7.11", | ||
"description": "Deref, Validate, Transpile, and Test JSON-Schema (.json) files using ajv", | ||
@@ -105,3 +105,3 @@ "type": "module", | ||
"dependencies": { | ||
"@apidevtools/json-schema-ref-parser": "11.7.0", | ||
"@apidevtools/json-schema-ref-parser": "11.7.2", | ||
"ajv": "8.17.1", | ||
@@ -108,0 +108,0 @@ "ajv-errors": "3.0.0", |
Sorry, the diff of this file is not supported yet
131921
3768
+ Added@apidevtools/json-schema-ref-parser@11.7.2(transitive)
- Removed@apidevtools/json-schema-ref-parser@11.7.0(transitive)