Skip to content

Commit

Permalink
chore: bump @smithy/node-http-handler from 3.3.3 to 4.0.2 in /app
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.2.
- [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 Feb 12, 2025
1 parent 60523b9 commit e2290b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@rjsf/utils": "5.17.1",
"@rjsf/validator-ajv8": "5.18.0",
"@sentry/nextjs": "^8",
"@smithy/node-http-handler": "^3.2.4",
"@smithy/node-http-handler": "^4.0.2",
"@snowplow/browser-tracker": "^4.2.0",
"@tmcw/togeojson": "^6.0.0",
"@types/eslint": "^8.44.2",
Expand Down
50 changes: 0 additions & 50 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3852,14 +3852,6 @@
"@smithy/types" "^1.2.0"
tslib "^2.5.0"

"@smithy/abort-controller@^3.1.9":
version "3.1.9"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.9.tgz#47d323f754136a489e972d7fd465d534d72fcbff"
integrity sha512-yiW0WI30zj8ZKoSYNx90no7ugVn3khlyH/z5W8qtKBtVE6awRALbhSG+2SAHA1r6bO/6M9utxYKVZ3PCJ1rWxw==
dependencies:
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@smithy/abort-controller@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.0.1.tgz#7c5e73690c4105ad264c2896bd1ea822450c3819"
Expand Down Expand Up @@ -4127,17 +4119,6 @@
"@smithy/types" "^1.2.0"
tslib "^2.5.0"

"@smithy/node-http-handler@^3.2.4":
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==
dependencies:
"@smithy/abort-controller" "^3.1.9"
"@smithy/protocol-http" "^4.1.8"
"@smithy/querystring-builder" "^3.0.11"
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@smithy/node-http-handler@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.2.tgz#48d47a046cf900ab86bfbe7f5fd078b52c82fab6"
Expand Down Expand Up @@ -4165,14 +4146,6 @@
"@smithy/types" "^1.2.0"
tslib "^2.5.0"

"@smithy/protocol-http@^4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.1.8.tgz#0461758671335f65e8ff3fc0885ab7ed253819c9"
integrity sha512-hmgIAVyxw1LySOwkgMIUN0kjN8TG9Nc85LJeEmEE/cNEe2rkHDUWhnJf2gxcSRFLWsyqWsrZGw40ROjUogg+Iw==
dependencies:
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@smithy/protocol-http@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.0.1.tgz#37c248117b29c057a9adfad4eb1d822a67079ff1"
Expand All @@ -4190,15 +4163,6 @@
"@smithy/util-uri-escape" "^1.1.0"
tslib "^2.5.0"

"@smithy/querystring-builder@^3.0.11":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.11.tgz#2ed04adbe725671824c5613d0d6f9376d791a909"
integrity sha512-u+5HV/9uJaeLj5XTb6+IEF/dokWWkEqJ0XiaRRogyREmKGUgZnNecLucADLdauWFKUNbQfulHFEZEdjwEBjXRg==
dependencies:
"@smithy/types" "^3.7.2"
"@smithy/util-uri-escape" "^3.0.0"
tslib "^2.6.2"

"@smithy/querystring-builder@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.1.tgz#37e1e05d0d33c6f694088abc3e04eafb65cb6976"
Expand Down Expand Up @@ -4265,13 +4229,6 @@
dependencies:
tslib "^2.5.0"

"@smithy/types@^3.7.2":
version "3.7.2"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.7.2.tgz#05cb14840ada6f966de1bf9a9c7dd86027343e10"
integrity sha512-bNwBYYmN8Eh9RyjS1p2gW6MIhSO2rl7X9QeLM8iTdcGRP+eDiIWDt66c9IysCc22gefKszZv+ubV9qZc7hdESg==
dependencies:
tslib "^2.6.2"

"@smithy/types@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f"
Expand Down Expand Up @@ -4412,13 +4369,6 @@
dependencies:
tslib "^2.5.0"

"@smithy/util-uri-escape@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz#e43358a78bf45d50bb736770077f0f09195b6f54"
integrity sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==
dependencies:
tslib "^2.6.2"

"@smithy/util-uri-escape@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz#a96c160c76f3552458a44d8081fade519d214737"
Expand Down

0 comments on commit e2290b6

Please sign in to comment.