@middy/http-cors
Advanced tools
Comparing version 6.1.2 to 6.1.3
{ | ||
"name": "@middy/http-cors", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"description": "CORS (Cross-Origin Resource Sharing) middleware for the middy framework", | ||
@@ -67,7 +67,7 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "6.1.2" | ||
"@middy/util": "6.1.3" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "6.1.2" | ||
"@middy/core": "6.1.3" | ||
} | ||
} |
+ Added@middy/util@6.1.3(transitive)
- Removed@middy/util@6.1.2(transitive)
Updated@middy/util@6.1.3