@smithy/fetch-http-handler
Advanced tools
+4
-4
| { | ||
| "name": "@smithy/fetch-http-handler", | ||
| "version": "5.6.1", | ||
| "version": "5.6.2", | ||
| "description": "Provides a way to make requests", | ||
@@ -30,8 +30,8 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/core": "^3.28.0", | ||
| "@smithy/types": "^4.15.0", | ||
| "@smithy/core": "^3.29.0", | ||
| "@smithy/types": "^4.15.1", | ||
| "tslib": "^2.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@smithy/abort-controller": "^4.3.0", | ||
| "@smithy/abort-controller": "^4.3.1", | ||
| "concurrently": "7.0.0", | ||
@@ -38,0 +38,0 @@ "downlevel-dts": "0.10.1", |
Updated
Updated