Skip to content

Commit fd17e47

Browse files
Update dependency @smithy/util-utf8 to v4
1 parent a3a816c commit fd17e47

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.23",
2828
"assert": "2.1.0",
2929
"bootstrap": "5.3.7",

yarn.lock

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4034,6 +4034,15 @@ __metadata:
40344034
languageName: node
40354035
linkType: hard
40364036

4037+
"@smithy/is-array-buffer@npm:^4.0.0":
4038+
version: 4.0.0
4039+
resolution: "@smithy/is-array-buffer@npm:4.0.0"
4040+
dependencies:
4041+
tslib: "npm:^2.6.2"
4042+
checksum: 10/3985046ac490968fe86e2d5e87d023d67f29aa4778abebacecb0f7962d07e32507a5612701c7aa7b1fb63b5a6e68086c915cae5229e5f1abfb39419dc07e00c8
4043+
languageName: node
4044+
linkType: hard
4045+
40374046
"@smithy/md5-js@npm:^3.0.11":
40384047
version: 3.0.11
40394048
resolution: "@smithy/md5-js@npm:3.0.11"
@@ -4306,6 +4315,16 @@ __metadata:
43064315
languageName: node
43074316
linkType: hard
43084317

4318+
"@smithy/util-buffer-from@npm:^4.0.0":
4319+
version: 4.0.0
4320+
resolution: "@smithy/util-buffer-from@npm:4.0.0"
4321+
dependencies:
4322+
"@smithy/is-array-buffer": "npm:^4.0.0"
4323+
tslib: "npm:^2.6.2"
4324+
checksum: 10/077fd6fe88b9db69ef0d4e2dfa9946bb1e1ae3d899515d7102f8648d18fb012fcbc87244cce569c0e9e86c5001bfe309b2de874fe508e1a9a591b11540b0a2c8
4325+
languageName: node
4326+
linkType: hard
4327+
43094328
"@smithy/util-config-provider@npm:^3.0.0":
43104329
version: 3.0.0
43114330
resolution: "@smithy/util-config-provider@npm:3.0.0"
@@ -4429,6 +4448,16 @@ __metadata:
44294448
languageName: node
44304449
linkType: hard
44314450

4451+
"@smithy/util-utf8@npm:^4.0.0":
4452+
version: 4.0.0
4453+
resolution: "@smithy/util-utf8@npm:4.0.0"
4454+
dependencies:
4455+
"@smithy/util-buffer-from": "npm:^4.0.0"
4456+
tslib: "npm:^2.6.2"
4457+
checksum: 10/4de06914d08753ce14ec553cf2dabe4a432cf982e415ec7dec82dfb8a6af793ddd08587fbcaeb889a0f6cc917eecca3a026880cf914082ee8e293f5bfc44e248
4458+
languageName: node
4459+
linkType: hard
4460+
44324461
"@smithy/util-waiter@npm:^3.2.0":
44334462
version: 3.2.0
44344463
resolution: "@smithy/util-waiter@npm:3.2.0"
@@ -12332,7 +12361,7 @@ __metadata:
1233212361
"@smithy/is-array-buffer": "npm:^3.0.0"
1233312362
"@smithy/middleware-apply-body-checksum": "npm:^3.0.8"
1233412363
"@smithy/util-hex-encoding": "npm:^3.0.0"
12335-
"@smithy/util-utf8": "npm:^3.0.0"
12364+
"@smithy/util-utf8": "npm:^4.0.0"
1233612365
"@types/codemirror": "npm:5.60.16"
1233712366
"@types/lodash": "npm:4.17.20"
1233812367
"@types/react": "npm:18.3.23"

0 commit comments

Comments
 (0)