From 274cb8a431c4ac2b91797836c46eab12d759c1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:52:14 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @middy/http-header-normalizer from 5.4.2 to 5.4.3 (#469) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@middy/http-header-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer) from 5.4.2 to 5.4.3.
Release notes

Sourced from @​middy/http-header-normalizer's releases.

5.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.4.2...5.4.3

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@middy/http-header-normalizer&package-manager=npm_and_yarn&previous-version=5.4.2&new-version=5.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com> --- package-lock.json | 10 +++++----- packages/cpsuLambda/package.json | 2 +- packages/updatePrescriptionStatus/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7270a7461..66df5b49d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2627,9 +2627,9 @@ } }, "node_modules/@middy/http-header-normalizer": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/@middy/http-header-normalizer/-/http-header-normalizer-5.4.2.tgz", - "integrity": "sha512-C7xrdDZbrUWwxFBat5zr5GLXBVQWo/uP1Y4W1+GfPl8i6DZeJHxVyz0sB8miFCNHeYWySHgvMOvV3uXg1fNhMw==", + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/@middy/http-header-normalizer/-/http-header-normalizer-5.4.3.tgz", + "integrity": "sha512-PzqTsKNSzGClTGxYnELnr/0PaXmFnDyEW3kHryUtyqd6UvEt8bfCxUX9qOyxL+7L4YSn8mLDgJ+AFGJ/mI4bsQ==", "engines": { "node": ">=18" }, @@ -15419,7 +15419,7 @@ "@aws-sdk/client-dynamodb": "^3.606.0", "@aws-sdk/util-dynamodb": "^3.609.0", "@middy/core": "^5.4.2", - "@middy/http-header-normalizer": "^5.4.2", + "@middy/http-header-normalizer": "^5.4.3", "@middy/input-output-logger": "^5.4.3", "@middy/validator": "^5.4.3", "json-schema-to-ts": "^3.1.0", @@ -15497,7 +15497,7 @@ "@aws-sdk/client-dynamodb": "^3.606.0", "@aws-sdk/util-dynamodb": "^3.609.0", "@middy/core": "^5.4.2", - "@middy/http-header-normalizer": "^5.4.2", + "@middy/http-header-normalizer": "^5.4.3", "@middy/input-output-logger": "^5.4.3", "@nhs/fhir-middy-error-handler": "^2.0.9" }, diff --git a/packages/cpsuLambda/package.json b/packages/cpsuLambda/package.json index 0e03a8759..425c2110a 100644 --- a/packages/cpsuLambda/package.json +++ b/packages/cpsuLambda/package.json @@ -19,7 +19,7 @@ "@aws-sdk/client-dynamodb": "^3.606.0", "@aws-sdk/util-dynamodb": "^3.609.0", "@middy/core": "^5.4.2", - "@middy/http-header-normalizer": "^5.4.2", + "@middy/http-header-normalizer": "^5.4.3", "@middy/input-output-logger": "^5.4.3", "@middy/validator": "^5.4.3", "json-schema-to-ts": "^3.1.0", diff --git a/packages/updatePrescriptionStatus/package.json b/packages/updatePrescriptionStatus/package.json index c54c6b650..a5eb619c4 100644 --- a/packages/updatePrescriptionStatus/package.json +++ b/packages/updatePrescriptionStatus/package.json @@ -19,7 +19,7 @@ "@aws-sdk/client-dynamodb": "^3.606.0", "@aws-sdk/util-dynamodb": "^3.609.0", "@middy/core": "^5.4.2", - "@middy/http-header-normalizer": "^5.4.2", + "@middy/http-header-normalizer": "^5.4.3", "@middy/input-output-logger": "^5.4.3", "@nhs/fhir-middy-error-handler": "^2.0.9" },