Skip to content

Commit e53b25b

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.10 to 2.1.11. - [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.config.cjs) - [Commits](NHSDigital/nhs-fhir-middy-error-handler@v2.1.10...v2.1.11) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cba769d commit e53b25b

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 12 additions & 12 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.10.0",
1919
"@middy/core": "^5.5.1",
2020
"@middy/input-output-logger": "^5.5.1",
21-
"@nhs/fhir-middy-error-handler": "^2.1.10"
21+
"@nhs/fhir-middy-error-handler": "^2.1.11"
2222
},
2323
"devDependencies": {
2424
"@prescriptionsforpatients_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": "^5.5.1",
2222
"@middy/http-header-normalizer": "^5.5.1",
2323
"@middy/input-output-logger": "^5.5.1",
24-
"@nhs/fhir-middy-error-handler": "^2.1.10",
24+
"@nhs/fhir-middy-error-handler": "^2.1.11",
2525
"@NHSDigital/eps-spine-client": "^2.1.10",
2626
"@prescriptionsforpatients/distanceSelling": "^1.0.0",
2727
"@types/fhir": "^0.0.41"

packages/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.10.0",
1818
"@middy/core": "^5.5.1",
1919
"@middy/input-output-logger": "^5.5.1",
20-
"@nhs/fhir-middy-error-handler": "^2.1.10"
20+
"@nhs/fhir-middy-error-handler": "^2.1.11"
2121
},
2222
"devDependencies": {
2323
"@prescriptionsforpatients_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.11.0",
1919
"@middy/core": "^5.5.1",
2020
"@middy/input-output-logger": "^5.5.1",
21-
"@nhs/fhir-middy-error-handler": "^2.1.10",
21+
"@nhs/fhir-middy-error-handler": "^2.1.11",
2222
"@NHSDigital/eps-spine-client": "^2.1.10"
2323
}
2424
}

0 commit comments

Comments
 (0)