Skip to content

Commit

Permalink
Bump @smithy/util-stream from 3.3.1 to 3.3.2 (#2198)
Browse files Browse the repository at this point in the history
Bumps [@smithy/util-stream](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/util-stream) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-stream/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/util-stream@3.3.2/packages/util-stream)

---
updated-dependencies:
- dependency-name: "@smithy/util-stream"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent e9dc73f commit 848e39e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@faker-js/faker": "^9.3.0",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.15",
"@smithy/util-stream": "^3.3.1",
"@smithy/util-stream": "^3.3.2",
"@types/amqplib": "^0",
"@types/cookie-parser": "^1.4.7",
"@types/express": "^5.0.0",
Expand Down
84 changes: 83 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2290,6 +2290,16 @@ __metadata:
languageName: node
linkType: hard

"@smithy/abort-controller@npm:^3.1.9":
version: 3.1.9
resolution: "@smithy/abort-controller@npm:3.1.9"
dependencies:
"@smithy/types": "npm:^3.7.2"
tslib: "npm:^2.6.2"
checksum: 10/3c2e2503aac81ec2e62dd0094fcd92e6085c957945233a8791948c816771d1fcc1c532eb226b8f1955cef1feb48a924aa6df5033aaf6d312e1f147d109341562
languageName: node
linkType: hard

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

"@smithy/fetch-http-handler@npm:^4.1.2":
version: 4.1.2
resolution: "@smithy/fetch-http-handler@npm:4.1.2"
dependencies:
"@smithy/protocol-http": "npm:^4.1.8"
"@smithy/querystring-builder": "npm:^3.0.11"
"@smithy/types": "npm:^3.7.2"
"@smithy/util-base64": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10/430ffe67c15fbf85e3c709f0337157610cf9a3f567507b9be2e0f7fc3039948accf2b34e1c87127b19d650bee3194928550a50144d33537dca17829ed6f9b1d0
languageName: node
linkType: hard

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

"@smithy/node-http-handler@npm:^3.3.2":
version: 3.3.2
resolution: "@smithy/node-http-handler@npm:3.3.2"
dependencies:
"@smithy/abort-controller": "npm:^3.1.9"
"@smithy/protocol-http": "npm:^4.1.8"
"@smithy/querystring-builder": "npm:^3.0.11"
"@smithy/types": "npm:^3.7.2"
tslib: "npm:^2.6.2"
checksum: 10/86b999aa31312c200d5ee5d4b4bc02f8d10e0d0679f869060134441242c90533a965368ea0df35cb348ebc8000d17b85bfdb3d0f1f3042eb31e8b10f7a3a2109
languageName: node
linkType: hard

"@smithy/property-provider@npm:^3.1.10, @smithy/property-provider@npm:^3.1.9":
version: 3.1.10
resolution: "@smithy/property-provider@npm:3.1.10"
Expand All @@ -2602,6 +2638,16 @@ __metadata:
languageName: node
linkType: hard

"@smithy/protocol-http@npm:^4.1.8":
version: 4.1.8
resolution: "@smithy/protocol-http@npm:4.1.8"
dependencies:
"@smithy/types": "npm:^3.7.2"
tslib: "npm:^2.6.2"
checksum: 10/e84bfdf81766e9a1b4a9d7362047af5e66247397feef237767e80bbf9d30551b588df94714fefdb4a247a5effd33a45dd13dd47970d5c6f0bcb471e5fbdac51e
languageName: node
linkType: hard

"@smithy/querystring-builder@npm:^3.0.10":
version: 3.0.10
resolution: "@smithy/querystring-builder@npm:3.0.10"
Expand All @@ -2613,6 +2659,17 @@ __metadata:
languageName: node
linkType: hard

"@smithy/querystring-builder@npm:^3.0.11":
version: 3.0.11
resolution: "@smithy/querystring-builder@npm:3.0.11"
dependencies:
"@smithy/types": "npm:^3.7.2"
"@smithy/util-uri-escape": "npm:^3.0.0"
tslib: "npm:^2.6.2"
checksum: 10/f873ff01875c6da51f1c8a58151e5bc7d91737c76cac9c91a1625f35c0de272c317b34de314eba027923b05225917b5c269eb071957426b8af17a3a50397139a
languageName: node
linkType: hard

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

"@smithy/types@npm:^3.7.2":
version: 3.7.2
resolution: "@smithy/types@npm:3.7.2"
dependencies:
tslib: "npm:^2.6.2"
checksum: 10/7a40dcb7f858367a07456c5ae7e7eec89ea9efb7e511e521c105a9568e1e89add875b25e63df19bebdaa77af89f0e5fc691b9f408d077bedb10586a764133e41
languageName: node
linkType: hard

"@smithy/url-parser@npm:^3.0.10":
version: 3.0.10
resolution: "@smithy/url-parser@npm:3.0.10"
Expand Down Expand Up @@ -2845,6 +2911,22 @@ __metadata:
languageName: node
linkType: hard

"@smithy/util-stream@npm:^3.3.2":
version: 3.3.2
resolution: "@smithy/util-stream@npm:3.3.2"
dependencies:
"@smithy/fetch-http-handler": "npm:^4.1.2"
"@smithy/node-http-handler": "npm:^3.3.2"
"@smithy/types": "npm:^3.7.2"
"@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: 10/6807fe3159fdfb0e2da5c054f116e7258bf2e5de4d375d4f2fd39c9bdc358ee037280c333e97e9053240d51dc1220eefbabd6a327170416aed8d20e3a456e266
languageName: node
linkType: hard

"@smithy/util-uri-escape@npm:^3.0.0":
version: 3.0.0
resolution: "@smithy/util-uri-escape@npm:3.0.0"
Expand Down Expand Up @@ -8401,7 +8483,7 @@ __metadata:
"@nestjs/testing": "npm:^10.4.15"
"@nestjs/typeorm": "npm:^10.0.2"
"@safe-global/safe-deployments": "npm:^1.37.21"
"@smithy/util-stream": "npm:^3.3.1"
"@smithy/util-stream": "npm:^3.3.2"
"@types/amqplib": "npm:^0"
"@types/cookie-parser": "npm:^1.4.7"
"@types/express": "npm:^5.0.0"
Expand Down

0 comments on commit 848e39e

Please sign in to comment.