Skip to content

Commit 1b35ee2

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 6.4.4 to 6.4.5. - [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/6.4.5/packages/http-header-normalizer) --- updated-dependencies: - dependency-name: "@middy/http-header-normalizer" dependency-version: 6.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c39123 commit 1b35ee2

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

package-lock.json

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

packages/CIS2SignOutLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^6.4.4",
23-
"@middy/http-header-normalizer": "^6.4.4",
23+
"@middy/http-header-normalizer": "^6.4.5",
2424
"@middy/input-output-logger": "^6.4.5",
2525
"aws-lambda": "^1.0.7"
2626
},

packages/patientSearchLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@cpt-ui-common/pdsClient": "^1.0.0",
2323
"@middy/core": "^6.4.4",
24-
"@middy/http-header-normalizer": "^6.4.4",
24+
"@middy/http-header-normalizer": "^6.4.5",
2525
"@middy/input-output-logger": "^6.4.5",
2626
"aws-lambda": "^1.0.7",
2727
"axios": "^1.12.0"

packages/prescriptionListLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@cpt-ui-common/pdsClient": "^1.0.0",
2323
"@middy/core": "^6.4.4",
24-
"@middy/http-header-normalizer": "^6.4.4",
24+
"@middy/http-header-normalizer": "^6.4.5",
2525
"@middy/input-output-logger": "^6.4.5",
2626
"aws-lambda": "^1.0.7",
2727
"axios": "^1.12.0",

packages/selectedRoleLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^6.4.4",
23-
"@middy/http-header-normalizer": "^6.4.4",
23+
"@middy/http-header-normalizer": "^6.4.5",
2424
"@middy/input-output-logger": "^6.4.5",
2525
"aws-lambda": "^1.0.7"
2626
},

packages/testingSupport/clearActiveSessions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^6.4.4",
23-
"@middy/http-header-normalizer": "^6.4.4",
23+
"@middy/http-header-normalizer": "^6.4.5",
2424
"@middy/input-output-logger": "^6.4.5",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.12.0",

packages/trackerUserInfoLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cpt-ui-common/dynamoFunctions": "^1.0.0",
2121
"@cpt-ui-common/middyErrorHandler": "^1.0.0",
2222
"@middy/core": "^6.4.4",
23-
"@middy/http-header-normalizer": "^6.4.4",
23+
"@middy/http-header-normalizer": "^6.4.5",
2424
"@middy/input-output-logger": "^6.4.5",
2525
"aws-lambda": "^1.0.7",
2626
"axios": "^1.12.0",

0 commit comments

Comments
 (0)