Skip to content

Commit 1ef6176

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.2.2 to 7.3.1. - [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.3.1/packages/http-header-normalizer) --- updated-dependencies: - dependency-name: "@middy/http-header-normalizer" dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24fbd7c commit 1ef6176

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.1016.0",
2020
"@aws-sdk/lib-dynamodb": "^3.1019.0",
2121
"@middy/core": "^7.3.0",
22-
"@middy/http-header-normalizer": "^7.2.1",
22+
"@middy/http-header-normalizer": "^7.3.1",
2323
"@middy/input-output-logger": "^7.2.1",
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.1016.0",
2020
"@aws-sdk/util-dynamodb": "^3.991.0",
2121
"@middy/core": "^7.3.0",
22-
"@middy/http-header-normalizer": "^7.2.1",
22+
"@middy/http-header-normalizer": "^7.3.1",
2323
"@middy/input-output-logger": "^7.2.1",
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.1019.0",
2121
"@aws-sdk/util-dynamodb": "^3.991.0",
2222
"@middy/core": "^7.3.0",
23-
"@middy/http-header-normalizer": "^7.2.1",
23+
"@middy/http-header-normalizer": "^7.3.1",
2424
"@middy/input-output-logger": "^7.2.1",
2525
"@nhs/fhir-middy-error-handler": "^2.1.75"
2626
},

0 commit comments

Comments
 (0)