Skip to content

Commit 2bf0f14

Browse files
Upgrade: [dependabot] - bump @middy/http-header-normalizer
Bumps [@middy/http-header-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer) from 7.1.5 to 7.1.6. - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/RELEASE.md) - [Commits](https://github.com/middyjs/middy/commits/7.1.6/packages/http-header-normalizer) --- updated-dependencies: - dependency-name: "@middy/http-header-normalizer" dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03430ed commit 2bf0f14

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/checkPrescriptionStatusUpdates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@aws-sdk/client-dynamodb": "^3.1009.0",
2020
"@aws-sdk/lib-dynamodb": "^3.1008.0",
2121
"@middy/core": "^7.1.2",
22-
"@middy/http-header-normalizer": "^7.1.5",
22+
"@middy/http-header-normalizer": "^7.1.6",
2323
"@middy/input-output-logger": "^7.1.4",
2424
"@psu-common/middyErrorHandler": "^1.0.0"
2525
},

packages/cpsuLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@aws-sdk/client-dynamodb": "^3.1009.0",
2020
"@aws-sdk/util-dynamodb": "^3.991.0",
2121
"@middy/core": "^7.1.2",
22-
"@middy/http-header-normalizer": "^7.1.5",
22+
"@middy/http-header-normalizer": "^7.1.6",
2323
"@middy/input-output-logger": "^7.1.4",
2424
"@middy/validator": "6.4.1",
2525
"json-schema-to-ts": "^3.1.1",

packages/updatePrescriptionStatus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@aws-sdk/client-sqs": "^3.1008.0",
2121
"@aws-sdk/util-dynamodb": "^3.991.0",
2222
"@middy/core": "^7.1.2",
23-
"@middy/http-header-normalizer": "^7.1.5",
23+
"@middy/http-header-normalizer": "^7.1.6",
2424
"@middy/input-output-logger": "^7.1.4",
2525
"@nhs/fhir-middy-error-handler": "^2.1.75"
2626
},

0 commit comments

Comments
 (0)