express-yaschema-api-handler
Advanced tools
Comparing version 2.2.7 to 2.2.8
{ | ||
"name": "express-yaschema-api-handler", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"description": "Express handler support for yaschema-api", | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
"@types/multer": "^1.4.11", | ||
"@types/node-fetch": "^2.6.10", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"@types/node-fetch": "^2.6.11", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"body-parser": "^1.20.2", | ||
@@ -62,3 +62,3 @@ "eslint": "8.56.0", | ||
"node-fetch": "^3.3.2", | ||
"prettier": "3.1.1", | ||
"prettier": "3.2.4", | ||
"trash-cli": "5.0.0", | ||
@@ -68,4 +68,4 @@ "ts-jest": "^29.1.1", | ||
"typescript": "5.3.3", | ||
"yaschema-api-fetcher": "^2.1.8" | ||
"yaschema-api-fetcher": "^2.2.0" | ||
} | ||
} |