@smithy/protocol-http
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/protocol-http", | ||
| "version": "5.4.3", | ||
| "version": "5.4.4", | ||
| "scripts": { | ||
@@ -21,3 +21,3 @@ "build": "yarn g:tsc -p tsconfig.cjs.json && yarn g:tsc -p tsconfig.es.json && yarn g:tsc -p tsconfig.types.json", | ||
| "dependencies": { | ||
| "@smithy/core": "^3.24.3", | ||
| "@smithy/core": "^3.24.4", | ||
| "tslib": "^2.6.2" | ||
@@ -24,0 +24,0 @@ }, |
Updated