@smithy/util-utf8
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/util-utf8", | ||
| "version": "4.3.3", | ||
| "version": "4.3.4", | ||
| "description": "A UTF-8 string <-> UInt8Array converter", | ||
@@ -20,3 +20,3 @@ "main": "./dist-cjs/index.js", | ||
| "dependencies": { | ||
| "@smithy/core": "^3.24.3", | ||
| "@smithy/core": "^3.24.4", | ||
| "tslib": "^2.6.2" | ||
@@ -23,0 +23,0 @@ }, |
Updated