Skip to content

Commit 335d009

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.75 to 2.1.77. - [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.75...v2.1.77) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.77 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 892f842 commit 335d009

5 files changed

Lines changed: 18 additions & 11 deletions

File tree

package-lock.json

Lines changed: 14 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
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/logger": "^2.32.0",
1818
"@middy/core": "^7.1.2",
1919
"@middy/input-output-logger": "^7.2.1",
20-
"@nhs/fhir-middy-error-handler": "^2.1.75"
20+
"@nhs/fhir-middy-error-handler": "^2.1.77"
2121
},
2222
"devDependencies": {
2323
"@pfp-common/testing": "^1.0.0"

packages/getMyPrescriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@middy/core": "^7.1.2",
2121
"@middy/http-header-normalizer": "^7.2.1",
2222
"@middy/input-output-logger": "^7.2.1",
23-
"@nhs/fhir-middy-error-handler": "^2.1.75",
23+
"@nhs/fhir-middy-error-handler": "^2.1.77",
2424
"@nhsdigital/eps-spine-client": "^2.1.78",
2525
"@prescriptionsforpatients/distanceSelling": "^1.0.0",
2626
"@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
@@ -16,7 +16,7 @@
1616
"@aws-lambda-powertools/logger": "^2.32.0",
1717
"@middy/core": "^7.1.2",
1818
"@middy/input-output-logger": "^7.2.1",
19-
"@nhs/fhir-middy-error-handler": "^2.1.75"
19+
"@nhs/fhir-middy-error-handler": "^2.1.77"
2020
},
2121
"devDependencies": {
2222
"@pfp-common/testing": "^1.0.0"

packages/statusLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-lambda-powertools/parameters": "^2.32.0",
1818
"@middy/core": "^7.1.2",
1919
"@middy/input-output-logger": "^7.2.1",
20-
"@nhs/fhir-middy-error-handler": "^2.1.75",
20+
"@nhs/fhir-middy-error-handler": "^2.1.77",
2121
"@nhsdigital/eps-spine-client": "^2.1.78"
2222
}
2323
}

0 commit comments

Comments
 (0)