@smithy/middleware-stack
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/middleware-stack", | ||
| "version": "4.1.0", | ||
| "version": "4.1.1", | ||
| "description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/types": "^4.4.0", | ||
| "@smithy/types": "^4.5.0", | ||
| "tslib": "^2.6.2" | ||
@@ -33,0 +33,0 @@ }, |
Updated