@smithy/fetch-http-handler
Advanced tools
Comparing version
{ | ||
"name": "@smithy/fetch-http-handler", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Provides a way to make requests", | ||
@@ -30,5 +30,5 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/protocol-http": "^5.1.1", | ||
"@smithy/querystring-builder": "^4.0.3", | ||
"@smithy/types": "^4.3.0", | ||
"@smithy/protocol-http": "^5.1.2", | ||
"@smithy/querystring-builder": "^4.0.4", | ||
"@smithy/types": "^4.3.1", | ||
"@smithy/util-base64": "^4.0.0", | ||
@@ -38,3 +38,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^4.0.3", | ||
"@smithy/abort-controller": "^4.0.4", | ||
"concurrently": "7.0.0", | ||
@@ -41,0 +41,0 @@ "downlevel-dts": "0.10.1", |
Updated
Updated