@smithy/middleware-stack
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/middleware-stack", | ||
| "version": "4.3.1", | ||
| "version": "4.3.2", | ||
| "description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -22,3 +22,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/core": "^3.24.1", | ||
| "@smithy/core": "^3.24.2", | ||
| "tslib": "^2.6.2" | ||
@@ -25,0 +25,0 @@ }, |
Updated