@aws-sdk/util-endpoints
Advanced tools
+5
-5
| { | ||
| "name": "@aws-sdk/util-endpoints", | ||
| "version": "3.996.6", | ||
| "version": "3.996.7", | ||
| "description": "Utilities to help with endpoint resolution", | ||
@@ -28,6 +28,6 @@ "main": "./dist-cjs/index.js", | ||
| "dependencies": { | ||
| "@aws-sdk/types": "^3.973.7", | ||
| "@smithy/types": "^4.14.0", | ||
| "@smithy/url-parser": "^4.2.13", | ||
| "@smithy/util-endpoints": "^3.3.4", | ||
| "@aws-sdk/types": "^3.973.8", | ||
| "@smithy/types": "^4.14.1", | ||
| "@smithy/url-parser": "^4.2.14", | ||
| "@smithy/util-endpoints": "^3.4.1", | ||
| "tslib": "^2.6.2" | ||
@@ -34,0 +34,0 @@ }, |
Updated
Updated
Updated