Skip to content

Commit 931f131

Browse files
Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler
Bumps [@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler) from 2.1.63 to 2.1.64. - [Release notes](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases) - [Changelog](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/blob/main/RELEASE.md) - [Commits](NHSDigital/nhs-fhir-middy-error-handler@v2.1.63...v2.1.64) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb81505 commit 931f131

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

package-lock.json

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

packages/capabilityStatement/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-lambda-powertools/logger": "^2.30.0",
1919
"@middy/core": "^6.4.5",
2020
"@middy/input-output-logger": "^6.4.5",
21-
"@nhs/fhir-middy-error-handler": "^2.1.63"
21+
"@nhs/fhir-middy-error-handler": "^2.1.64"
2222
},
2323
"devDependencies": {
2424
"@pfp-common/testing": "^1.0.0"

packages/getMyPrescriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@middy/core": "^6.4.5",
2222
"@middy/http-header-normalizer": "^6.4.5",
2323
"@middy/input-output-logger": "^6.4.5",
24-
"@nhs/fhir-middy-error-handler": "^2.1.63",
24+
"@nhs/fhir-middy-error-handler": "^2.1.64",
2525
"@NHSDigital/eps-spine-client": "^2.1.71",
2626
"@prescriptionsforpatients/distanceSelling": "^1.0.0",
2727
"@types/fhir": "^0.0.41"

packages/nhsd-pfp-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/logger": "^2.30.0",
1818
"@middy/core": "^6.4.5",
1919
"@middy/input-output-logger": "^6.4.5",
20-
"@nhs/fhir-middy-error-handler": "^2.1.63"
20+
"@nhs/fhir-middy-error-handler": "^2.1.64"
2121
},
2222
"devDependencies": {
2323
"@pfp-common/testing": "^1.0.0"

packages/statusLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@aws-lambda-powertools/parameters": "^2.30.0",
1919
"@middy/core": "^6.4.5",
2020
"@middy/input-output-logger": "^6.4.5",
21-
"@nhs/fhir-middy-error-handler": "^2.1.63",
21+
"@nhs/fhir-middy-error-handler": "^2.1.64",
2222
"@NHSDigital/eps-spine-client": "^2.1.71"
2323
}
2424
}

0 commit comments

Comments
 (0)