express-yaschema-api-handler
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "express-yaschema-api-handler", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Express handler support for yaschema-api", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"multer": "^1.4.5-lts.1", | ||
"yaschema": "^3.0.1", | ||
"yaschema-api": "^3.3.1" | ||
"yaschema": "^3.0.3", | ||
"yaschema-api": "^3.3.2" | ||
}, | ||
@@ -68,4 +68,4 @@ "devDependencies": { | ||
"typescript": "5.1.3", | ||
"yaschema-api-fetcher": "^2.1.1" | ||
"yaschema-api-fetcher": "^2.1.2" | ||
} | ||
} |
Updatedyaschema@^3.0.3
Updatedyaschema-api@^3.3.2