@interledger/openapi
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@interledger/openapi", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Validates requests and responses according to an OpenAPI 3.1 schema", | ||
@@ -21,3 +21,3 @@ "author": "Interledger Tech Team <tech@interledger.org>", | ||
"dependencies": { | ||
"@apidevtools/json-schema-ref-parser": "^10.1.0", | ||
"@apidevtools/json-schema-ref-parser": "^11.7.0", | ||
"ajv": "^8.12.0", | ||
@@ -24,0 +24,0 @@ "ajv-formats": "^2.1.1", |
+ Added@apidevtools/json-schema-ref-parser@11.9.3(transitive)
- Removed@apidevtools/json-schema-ref-parser@10.1.0(transitive)
- Removed@types/lodash@4.17.16(transitive)
- Removed@types/lodash.clonedeep@4.5.9(transitive)
- Removedlodash.clonedeep@4.5.0(transitive)