Skip to content

Commit

Permalink
fix(deps): update dependency @smithy/util-stream to v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent b1327ef commit a88f3a2
Showing 1 changed file with 72 additions and 6 deletions.
78 changes: 72 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2222,6 +2222,16 @@ __metadata:
languageName: node
linkType: hard

"@smithy/abort-controller@npm:^3.1.5":
version: 3.1.5
resolution: "@smithy/abort-controller@npm:3.1.5"
dependencies:
"@smithy/types": "npm:^3.5.0"
tslib: "npm:^2.6.2"
checksum: 10c0/384e3dca60720bc9048092b1765ec619c5c64844732ca1439ca90d6ea7454eed12d071a536d8c243410512cc39ad1683607415dbeaf89816ddb142bbe10cf789
languageName: node
linkType: hard

"@smithy/chunked-blob-reader-native@npm:^3.0.0":
version: 3.0.0
resolution: "@smithy/chunked-blob-reader-native@npm:3.0.0"
Expand Down Expand Up @@ -2353,6 +2363,19 @@ __metadata:
languageName: node
linkType: hard

"@smithy/fetch-http-handler@npm:^3.2.9":
version: 3.2.9
resolution: "@smithy/fetch-http-handler@npm:3.2.9"
dependencies:
"@smithy/protocol-http": "npm:^4.1.4"
"@smithy/querystring-builder": "npm:^3.0.7"
"@smithy/types": "npm:^3.5.0"
"@smithy/util-base64": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/0427d47a86d8250aa21fe4a9ec6639e2b611173e7516077ca634a0a398d902152993624766c5411a527a07db12b5c131a351770a9357a346d79811a4939ccbc6
languageName: node
linkType: hard

"@smithy/hash-blob-browser@npm:^3.1.5":
version: 3.1.5
resolution: "@smithy/hash-blob-browser@npm:3.1.5"
Expand Down Expand Up @@ -2515,6 +2538,19 @@ __metadata:
languageName: node
linkType: hard

"@smithy/node-http-handler@npm:^3.2.4":
version: 3.2.4
resolution: "@smithy/node-http-handler@npm:3.2.4"
dependencies:
"@smithy/abort-controller": "npm:^3.1.5"
"@smithy/protocol-http": "npm:^4.1.4"
"@smithy/querystring-builder": "npm:^3.0.7"
"@smithy/types": "npm:^3.5.0"
tslib: "npm:^2.6.2"
checksum: 10c0/b086811ca355cff0c7cf8d897a146f309f0d48c2bbd21a2248c511fa483dd3366ffc8e85f8fe52e727207f426f57c7d9e2127ccb0616f860e2d8755481cb5be9
languageName: node
linkType: hard

"@smithy/property-provider@npm:^3.1.6":
version: 3.1.6
resolution: "@smithy/property-provider@npm:3.1.6"
Expand All @@ -2535,6 +2571,16 @@ __metadata:
languageName: node
linkType: hard

"@smithy/protocol-http@npm:^4.1.4":
version: 4.1.4
resolution: "@smithy/protocol-http@npm:4.1.4"
dependencies:
"@smithy/types": "npm:^3.5.0"
tslib: "npm:^2.6.2"
checksum: 10c0/595d25edfe04764a4d51303c3c93b86837b704b7c9d192bf41facebd37bcfe2d20725ea39dda5aa3b73ee985483012447dd02851798bcd6e5e23ac66380b65be
languageName: node
linkType: hard

"@smithy/querystring-builder@npm:^3.0.6":
version: 3.0.6
resolution: "@smithy/querystring-builder@npm:3.0.6"
Expand All @@ -2546,6 +2592,17 @@ __metadata:
languageName: node
linkType: hard

"@smithy/querystring-builder@npm:^3.0.7":
version: 3.0.7
resolution: "@smithy/querystring-builder@npm:3.0.7"
dependencies:
"@smithy/types": "npm:^3.5.0"
"@smithy/util-uri-escape": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/3c8cf8313524a2fc58388f511c2bd81b421b4a7f36acf3979806e957191cdb9b7233c300781ff045be1c2fdf5279a6102dfc613d5c5a25bfed6306f6b2911be2
languageName: node
linkType: hard

"@smithy/querystring-parser@npm:^3.0.6":
version: 3.0.6
resolution: "@smithy/querystring-parser@npm:3.0.6"
Expand Down Expand Up @@ -2614,6 +2671,15 @@ __metadata:
languageName: node
linkType: hard

"@smithy/types@npm:^3.5.0":
version: 3.5.0
resolution: "@smithy/types@npm:3.5.0"
dependencies:
tslib: "npm:^2.6.2"
checksum: 10c0/298f1638b0ba3a5cef3d238219cebab21f9479e54a5de3f7dbde5f65f7a3966a9623d4bb4e3856ef67bc6139a065a149379f6374e68bef380e8bb789c592db22
languageName: node
linkType: hard

"@smithy/url-parser@npm:^3.0.6":
version: 3.0.6
resolution: "@smithy/url-parser@npm:3.0.6"
Expand Down Expand Up @@ -2753,18 +2819,18 @@ __metadata:
linkType: hard

"@smithy/util-stream@npm:^3.1.3, @smithy/util-stream@npm:^3.1.8":
version: 3.1.8
resolution: "@smithy/util-stream@npm:3.1.8"
version: 3.1.9
resolution: "@smithy/util-stream@npm:3.1.9"
dependencies:
"@smithy/fetch-http-handler": "npm:^3.2.8"
"@smithy/node-http-handler": "npm:^3.2.3"
"@smithy/types": "npm:^3.4.2"
"@smithy/fetch-http-handler": "npm:^3.2.9"
"@smithy/node-http-handler": "npm:^3.2.4"
"@smithy/types": "npm:^3.5.0"
"@smithy/util-base64": "npm:^3.0.0"
"@smithy/util-buffer-from": "npm:^3.0.0"
"@smithy/util-hex-encoding": "npm:^3.0.0"
"@smithy/util-utf8": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10c0/79cc9c4f8aef8d16c3c8880a49bb8f0d23dee4242cd45d73183633c0c347657f04c177eb836e9775586283ace177af24f57cba73fc931992cc54b92f93840c6b
checksum: 10c0/04f37b1e97692d9177a41351336bb119eb5dbe2582bc17e76bc99919defe67fe5afbf3cb52612c48c2bca3bec6f96f2d860825afc9249ab6e7e8fd9b4719f7a8
languageName: node
linkType: hard

Expand Down

0 comments on commit a88f3a2

Please sign in to comment.