@smithy/util-hex-encoding
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/util-hex-encoding", | ||
| "version": "4.4.7", | ||
| "version": "4.4.8", | ||
| "description": "Converts binary buffers to and from lowercase hexadecimal encoding", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/core": "^3.29.2", | ||
| "@smithy/core": "^3.29.3", | ||
| "tslib": "^2.6.2" | ||
@@ -23,0 +23,0 @@ }, |
Updated