Skip to content

Commit 6f7fe23

Browse files
Update dependency @smithy/util-utf8 to v4
1 parent bf2fbb8 commit 6f7fe23

File tree

2 files changed

+31
-2
lines changed

2 files changed

+31
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@smithy/is-array-buffer": "^3.0.0",
2424
"@smithy/middleware-apply-body-checksum": "^3.0.8",
2525
"@smithy/util-hex-encoding": "^3.0.0",
26-
"@smithy/util-utf8": "^3.0.0",
26+
"@smithy/util-utf8": "^4.0.0",
2727
"@types/react": "18.3.25",
2828
"assert": "2.1.0",
2929
"bootstrap": "5.3.8",

yarn.lock

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4239,6 +4239,15 @@ __metadata:
42394239
languageName: node
42404240
linkType: hard
42414241

4242+
"@smithy/is-array-buffer@npm:^4.2.0":
4243+
version: 4.2.0
4244+
resolution: "@smithy/is-array-buffer@npm:4.2.0"
4245+
dependencies:
4246+
tslib: "npm:^2.6.2"
4247+
checksum: 10/fdc097ce6a8b241565e2d56460ec289730bcd734dcde17c23d1eaaa0996337f897217166276a3fd82491fe9fd17447aadf62e8d9056b3d2b9daf192b4b668af9
4248+
languageName: node
4249+
linkType: hard
4250+
42424251
"@smithy/md5-js@npm:^3.0.11":
42434252
version: 3.0.11
42444253
resolution: "@smithy/md5-js@npm:3.0.11"
@@ -4511,6 +4520,16 @@ __metadata:
45114520
languageName: node
45124521
linkType: hard
45134522

4523+
"@smithy/util-buffer-from@npm:^4.2.0":
4524+
version: 4.2.0
4525+
resolution: "@smithy/util-buffer-from@npm:4.2.0"
4526+
dependencies:
4527+
"@smithy/is-array-buffer": "npm:^4.2.0"
4528+
tslib: "npm:^2.6.2"
4529+
checksum: 10/6a81e658554d7123fe089426a840b5e691aee4aa4f0d72b79af19dcf57ccb212dca518acb447714792d48c2dc99bda5e0e823dab05e450ee2393146706d476f9
4530+
languageName: node
4531+
linkType: hard
4532+
45144533
"@smithy/util-config-provider@npm:^3.0.0":
45154534
version: 3.0.0
45164535
resolution: "@smithy/util-config-provider@npm:3.0.0"
@@ -4634,6 +4653,16 @@ __metadata:
46344653
languageName: node
46354654
linkType: hard
46364655

4656+
"@smithy/util-utf8@npm:^4.0.0":
4657+
version: 4.2.0
4658+
resolution: "@smithy/util-utf8@npm:4.2.0"
4659+
dependencies:
4660+
"@smithy/util-buffer-from": "npm:^4.2.0"
4661+
tslib: "npm:^2.6.2"
4662+
checksum: 10/d49f58fc6681255eecc3dee39c657b80ef8a4c5617e361bdaf6aaa22f02e378622376153cafc9f0655fb80162e88fc98bbf459f8dd5ba6d7c4b9a59e6eaa05f8
4663+
languageName: node
4664+
linkType: hard
4665+
46374666
"@smithy/util-waiter@npm:^3.2.0":
46384667
version: 3.2.0
46394668
resolution: "@smithy/util-waiter@npm:3.2.0"
@@ -12257,7 +12286,7 @@ __metadata:
1225712286
"@smithy/is-array-buffer": "npm:^3.0.0"
1225812287
"@smithy/middleware-apply-body-checksum": "npm:^3.0.8"
1225912288
"@smithy/util-hex-encoding": "npm:^3.0.0"
12260-
"@smithy/util-utf8": "npm:^3.0.0"
12289+
"@smithy/util-utf8": "npm:^4.0.0"
1226112290
"@types/codemirror": "npm:5.60.16"
1226212291
"@types/lodash": "npm:4.17.20"
1226312292
"@types/react": "npm:18.3.25"

0 commit comments

Comments
 (0)