Skip to content

Commit

Permalink
Bump @smithy/node-http-handler from 3.3.3 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 3.3.3 to 4.0.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/[email protected]/packages/node-http-handler)

---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 3d647f4 commit 9d50630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/hdf-converters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mdi/js": "^7.0.96",
"@microsoft/microsoft-graph-types": "^2.40.0",
"@mitre/jsonix": "^3.0.7",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/node-http-handler": "^4.0.0",
"@types/csv2json": "^1.4.2",
"@types/ms": "^0.7.31",
"@types/mustache": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4288,7 +4288,7 @@
"@smithy/types" "^4.0.0"
tslib "^2.6.2"

"@smithy/node-http-handler@^3.0.0", "@smithy/node-http-handler@^3.3.2":
"@smithy/node-http-handler@^3.3.2":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.3.3.tgz#94dbb3f15342b656ceba2b26e14aa741cace8919"
integrity sha512-BrpZOaZ4RCbcJ2igiSNG16S+kgAc65l/2hmxWdmhyoGWHTLlzQzr06PXavJp9OBlPEG/sHlqdxjWmjzV66+BSQ==
Expand Down

0 comments on commit 9d50630

Please sign in to comment.