@smithy/node-http-handler
Advanced tools
Comparing version
{ | ||
"name": "@smithy/node-http-handler", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Provides a way to make requests", | ||
@@ -29,6 +29,6 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/abort-controller": "^4.0.3", | ||
"@smithy/protocol-http": "^5.1.1", | ||
"@smithy/querystring-builder": "^4.0.3", | ||
"@smithy/types": "^4.3.0", | ||
"@smithy/abort-controller": "^4.0.4", | ||
"@smithy/protocol-http": "^5.1.2", | ||
"@smithy/querystring-builder": "^4.0.4", | ||
"@smithy/types": "^4.3.1", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |