@smithy/middleware-stack
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/middleware-stack", | ||
| "version": "4.0.4", | ||
| "version": "4.0.5", | ||
| "description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -29,3 +29,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/types": "^4.3.1", | ||
| "@smithy/types": "^4.3.2", | ||
| "tslib": "^2.6.2" | ||
@@ -32,0 +32,0 @@ }, |
Updated