@smithy/util-hex-encoding
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/util-hex-encoding", | ||
| "version": "4.4.11", | ||
| "version": "4.4.12", | ||
| "description": "Converts binary buffers to and from lowercase hexadecimal encoding", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/util-hex-encoding", | ||
| "dependencies": { | ||
| "@smithy/core": "^3.29.6", | ||
| "@smithy/core": "^3.29.7", | ||
| "tslib": "^2.6.2" | ||
@@ -36,0 +36,0 @@ }, |
Updated