Skip to content

Commit

Permalink
Bump @smithy/util-stream from 4.0.1 to 4.0.2
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 4.0.1 to 4.0.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/[email protected]/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ac60729 commit 675b692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 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": "^11.0.0",
"@nestjs/testing": "^11.0.6",
"@smithy/util-stream": "^4.0.1",
"@smithy/util-stream": "^4.0.2",
"@types/amqplib": "^0",
"@types/cookie-parser": "^1.4.8",
"@types/express": "^5.0.0",
Expand Down
31 changes: 1 addition & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,19 +2603,6 @@ __metadata:
languageName: node
linkType: hard

"@smithy/node-http-handler@npm:^4.0.1":
version: 4.0.1
resolution: "@smithy/node-http-handler@npm:4.0.1"
dependencies:
"@smithy/abort-controller": "npm:^4.0.1"
"@smithy/protocol-http": "npm:^5.0.1"
"@smithy/querystring-builder": "npm:^4.0.1"
"@smithy/types": "npm:^4.1.0"
tslib: "npm:^2.6.2"
checksum: 10/d09f0e0d37ce3a1c39a23b7e714f163e71fb352f20b6c732d35658840e353d31fd4db51e3d067dffd2596c730a0d7e06205c9b5c438b4ee45c7048e44ecebcbd
languageName: node
linkType: hard

"@smithy/node-http-handler@npm:^4.0.2":
version: 4.0.2
resolution: "@smithy/node-http-handler@npm:4.0.2"
Expand Down Expand Up @@ -2876,22 +2863,6 @@ __metadata:
languageName: node
linkType: hard

"@smithy/util-stream@npm:^4.0.1":
version: 4.0.1
resolution: "@smithy/util-stream@npm:4.0.1"
dependencies:
"@smithy/fetch-http-handler": "npm:^5.0.1"
"@smithy/node-http-handler": "npm:^4.0.1"
"@smithy/types": "npm:^4.1.0"
"@smithy/util-base64": "npm:^4.0.0"
"@smithy/util-buffer-from": "npm:^4.0.0"
"@smithy/util-hex-encoding": "npm:^4.0.0"
"@smithy/util-utf8": "npm:^4.0.0"
tslib: "npm:^2.6.2"
checksum: 10/ac7a754d0ac5c69f0772fffebab4b9dc4896dba9139968413532aba1508a6acb960d17bfc58e8f0a7f1aa1f250be7a93ac5b64e535a1a473ea13559839744859
languageName: node
linkType: hard

"@smithy/util-stream@npm:^4.0.2":
version: 4.0.2
resolution: "@smithy/util-stream@npm:4.0.2"
Expand Down Expand Up @@ -8572,7 +8543,7 @@ __metadata:
"@nestjs/testing": "npm:^11.0.6"
"@nestjs/typeorm": "npm:^11.0.0"
"@safe-global/safe-deployments": "npm:^1.37.22"
"@smithy/util-stream": "npm:^4.0.1"
"@smithy/util-stream": "npm:^4.0.2"
"@types/amqplib": "npm:^0"
"@types/cookie-parser": "npm:^1.4.8"
"@types/express": "npm:^5.0.0"
Expand Down

0 comments on commit 675b692

Please sign in to comment.