@smithy/node-http-handler
Advanced tools
+4
-4
| { | ||
| "name": "@smithy/node-http-handler", | ||
| "version": "4.7.2", | ||
| "version": "4.7.3", | ||
| "description": "Provides a way to make requests", | ||
@@ -29,8 +29,8 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/core": "^3.24.2", | ||
| "@smithy/types": "^4.14.1", | ||
| "@smithy/core": "^3.24.3", | ||
| "@smithy/types": "^4.14.2", | ||
| "tslib": "^2.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@smithy/abort-controller": "^4.2.14", | ||
| "@smithy/abort-controller": "^4.2.15", | ||
| "@types/node": "^18.11.9", | ||
@@ -37,0 +37,0 @@ "concurrently": "7.0.0", |
Updated
Updated