Skip to content

Commit 3a15b4d

Browse files
Update dependency @smithy/util-utf8 to v4
1 parent 9d27d0a commit 3a15b4d

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

yarn.lock

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4023,6 +4023,15 @@ __metadata:
40234023
languageName: node
40244024
linkType: hard
40254025

4026+
"@smithy/is-array-buffer@npm:^4.0.0":
4027+
version: 4.0.0
4028+
resolution: "@smithy/is-array-buffer@npm:4.0.0"
4029+
dependencies:
4030+
tslib: "npm:^2.6.2"
4031+
checksum: 10/3985046ac490968fe86e2d5e87d023d67f29aa4778abebacecb0f7962d07e32507a5612701c7aa7b1fb63b5a6e68086c915cae5229e5f1abfb39419dc07e00c8
4032+
languageName: node
4033+
linkType: hard
4034+
40264035
"@smithy/md5-js@npm:^3.0.11":
40274036
version: 3.0.11
40284037
resolution: "@smithy/md5-js@npm:3.0.11"
@@ -4295,6 +4304,16 @@ __metadata:
42954304
languageName: node
42964305
linkType: hard
42974306

4307+
"@smithy/util-buffer-from@npm:^4.0.0":
4308+
version: 4.0.0
4309+
resolution: "@smithy/util-buffer-from@npm:4.0.0"
4310+
dependencies:
4311+
"@smithy/is-array-buffer": "npm:^4.0.0"
4312+
tslib: "npm:^2.6.2"
4313+
checksum: 10/077fd6fe88b9db69ef0d4e2dfa9946bb1e1ae3d899515d7102f8648d18fb012fcbc87244cce569c0e9e86c5001bfe309b2de874fe508e1a9a591b11540b0a2c8
4314+
languageName: node
4315+
linkType: hard
4316+
42984317
"@smithy/util-config-provider@npm:^3.0.0":
42994318
version: 3.0.0
43004319
resolution: "@smithy/util-config-provider@npm:3.0.0"
@@ -4418,6 +4437,16 @@ __metadata:
44184437
languageName: node
44194438
linkType: hard
44204439

4440+
"@smithy/util-utf8@npm:^4.0.0":
4441+
version: 4.0.0
4442+
resolution: "@smithy/util-utf8@npm:4.0.0"
4443+
dependencies:
4444+
"@smithy/util-buffer-from": "npm:^4.0.0"
4445+
tslib: "npm:^2.6.2"
4446+
checksum: 10/4de06914d08753ce14ec553cf2dabe4a432cf982e415ec7dec82dfb8a6af793ddd08587fbcaeb889a0f6cc917eecca3a026880cf914082ee8e293f5bfc44e248
4447+
languageName: node
4448+
linkType: hard
4449+
44214450
"@smithy/util-waiter@npm:^3.2.0":
44224451
version: 3.2.0
44234452
resolution: "@smithy/util-waiter@npm:3.2.0"
@@ -12330,7 +12359,7 @@ __metadata:
1233012359
"@smithy/is-array-buffer": "npm:^3.0.0"
1233112360
"@smithy/middleware-apply-body-checksum": "npm:^3.0.8"
1233212361
"@smithy/util-hex-encoding": "npm:^3.0.0"
12333-
"@smithy/util-utf8": "npm:^3.0.0"
12362+
"@smithy/util-utf8": "npm:^4.0.0"
1233412363
"@types/codemirror": "npm:5.60.15"
1233512364
"@types/lodash": "npm:4.17.16"
1233612365
"@types/react": "npm:18.3.20"

0 commit comments

Comments
 (0)