Skip to content

Commit ae92bad

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

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.1.0":
4243+
version: 4.1.0
4244+
resolution: "@smithy/is-array-buffer@npm:4.1.0"
4245+
dependencies:
4246+
tslib: "npm:^2.6.2"
4247+
checksum: 10/5fba7ea13175100d39bc88b480dc70dc04bb62c62dc470e61e09b287f3b4c851c56473bda2ec077eca31675cde184dadc4d50ef11f065fb566e0b88f92d9465a
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.1.0":
4524+
version: 4.1.0
4525+
resolution: "@smithy/util-buffer-from@npm:4.1.0"
4526+
dependencies:
4527+
"@smithy/is-array-buffer": "npm:^4.1.0"
4528+
tslib: "npm:^2.6.2"
4529+
checksum: 10/b1337ac6874adac67bbc91144c6e0e760b194f44af91a9816812c042c19a83d552cd5c8a94b8ed01af6047d2163a854fc32ebcd957a6053b4fd27dedc8793bb5
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.1.0
4658+
resolution: "@smithy/util-utf8@npm:4.1.0"
4659+
dependencies:
4660+
"@smithy/util-buffer-from": "npm:^4.1.0"
4661+
tslib: "npm:^2.6.2"
4662+
checksum: 10/4565df6e64df958d2e45da4344d3206a81e66b6e6a48734a45b5228fe73c5c5982ec52beedc8065ab73d169a278f9028438a60410a6daa1d40aebd9dd6122a07
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)