Skip to content

Commit

Permalink
chore: bump @smithy/node-http-handler from 3.1.4 to 3.2.4 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.1.4 to 3.2.4.
- [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/node-http-handler@3.2.4/packages/node-http-handler)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent e6461fb commit 1a60c46
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 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.17.1",
"@sentry/nextjs": "^7.36.0",
"@smithy/node-http-handler": "^3.0.0",
"@smithy/node-http-handler": "^3.2.4",
"@snowplow/browser-tracker": "^3.23.0",
"@types/eslint": "^8.44.2",
"@types/formidable": "^3.4.5",
Expand Down
54 changes: 27 additions & 27 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3740,12 +3740,12 @@
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f"
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==

"@smithy/abort-controller@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.1.tgz#291210611ff6afecfc198d0ca72d5771d8461d16"
integrity sha512-MBJBiidoe+0cTFhyxT8g+9g7CeVccLM0IOKKUMCNQ1CNMJ/eIfoo0RTfVrXOONEI1UCN1W+zkiHSbzUNE9dZtQ==
"@smithy/abort-controller@^3.1.1", "@smithy/abort-controller@^3.1.5":
version "3.1.5"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.5.tgz#ca7a86a3c6b20fabe59667143f58d9e198616d14"
integrity sha512-DhNPnqTqPoG8aZ5dWkFOgsuY+i0GQ3CI6hMmvCoduNsnU9gUZWZBwGfDQsTTB7NvFPkom1df7jMIJWU90kuXXg==
dependencies:
"@smithy/types" "^3.3.0"
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@smithy/chunked-blob-reader-native@^3.0.0":
Expand Down Expand Up @@ -4026,15 +4026,15 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/node-http-handler@^3.0.0", "@smithy/node-http-handler@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.1.4.tgz#be4195e45639e690d522cd5f11513ea822ff9d5f"
integrity sha512-+UmxgixgOr/yLsUxcEKGH0fMNVteJFGkmRltYFHnBMlogyFdpzn2CwqWmxOrfJELhV34v0WSlaqG1UtE1uXlJg==
"@smithy/node-http-handler@^3.1.4", "@smithy/node-http-handler@^3.2.4":
version "3.2.4"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.2.4.tgz#3c57c40d082c3bacac1e49955bd1240e8ccc40b2"
integrity sha512-49reY3+JgLMFNm7uTAKBWiKCA6XSvkNp9FqhVmusm2jpVnHORYFeFZ704LShtqWfjZW/nhX+7Iexyb6zQfXYIQ==
dependencies:
"@smithy/abort-controller" "^3.1.1"
"@smithy/protocol-http" "^4.1.0"
"@smithy/querystring-builder" "^3.0.3"
"@smithy/types" "^3.3.0"
"@smithy/abort-controller" "^3.1.5"
"@smithy/protocol-http" "^4.1.4"
"@smithy/querystring-builder" "^3.0.7"
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@smithy/property-provider@^3.1.3":
Expand All @@ -4053,20 +4053,20 @@
"@smithy/types" "^1.2.0"
tslib "^2.5.0"

"@smithy/protocol-http@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.1.0.tgz#23519d8f45bf4f33960ea5415847bc2b620a010b"
integrity sha512-dPVoHYQ2wcHooGXg3LQisa1hH0e4y0pAddPMeeUPipI1tEOqL6A4N0/G7abeq+K8wrwSgjk4C0wnD1XZpJm5aA==
"@smithy/protocol-http@^4.1.0", "@smithy/protocol-http@^4.1.4":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.1.4.tgz#6940d652b1825bda2422163ec9baab552669a338"
integrity sha512-MlWK8eqj0JlpZBnWmjQLqmFp71Ug00P+m72/1xQB3YByXD4zZ+y9N4hYrR0EDmrUCZIkyATWHOXFgtavwGDTzQ==
dependencies:
"@smithy/types" "^3.3.0"
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@smithy/querystring-builder@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.3.tgz#6b0e566f885bb84938d077c69e8f8555f686af13"
integrity sha512-vyWckeUeesFKzCDaRwWLUA1Xym9McaA6XpFfAK5qI9DKJ4M33ooQGqvM4J+LalH4u/Dq9nFiC8U6Qn1qi0+9zw==
"@smithy/querystring-builder@^3.0.3", "@smithy/querystring-builder@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.7.tgz#8c443c65f4249ff1637088db1166d18411d41555"
integrity sha512-65RXGZZ20rzqqxTsChdqSpbhA6tdt5IFNgG6o7e1lnPVLCe6TNWQq4rTl4N87hTDD8mV4IxJJnvyE7brbnRkQw==
dependencies:
"@smithy/types" "^3.3.0"
"@smithy/types" "^3.5.0"
"@smithy/util-uri-escape" "^3.0.0"
tslib "^2.6.2"

Expand Down Expand Up @@ -4138,10 +4138,10 @@
dependencies:
tslib "^2.5.0"

"@smithy/types@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.3.0.tgz#fae037c733d09bc758946a01a3de0ef6e210b16b"
integrity sha512-IxvBBCTFDHbVoK7zIxqA1ZOdc4QfM5HM7rGleCuHi7L1wnKv5Pn69xXJQ9hgxH60ZVygH9/JG0jRgtUncE3QUA==
"@smithy/types@^3.3.0", "@smithy/types@^3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.5.0.tgz#9589e154c50d9c5d00feb7d818112ef8fc285d6e"
integrity sha512-QN0twHNfe8mNJdH9unwsCK13GURU7oEAZqkBI+rsvpv1jrmserO+WnLE7jidR9W/1dxwZ0u/CB01mV2Gms/K2Q==
dependencies:
tslib "^2.6.2"

Expand Down

0 comments on commit 1a60c46

Please sign in to comment.