Skip to content

Commit

Permalink
⬆️ Bump @nhs/fhir-middy-error-handler from 2.0.9 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps [@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler) from 2.0.9 to 2.0.12.
- [Release notes](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases)
- [Changelog](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/blob/main/.releaserc)
- [Commits](NHSDigital/nhs-fhir-middy-error-handler@v2.0.9...v2.0.12)

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent dfed18c commit 2038bcc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-lambda-powertools/logger": "^2.5.0",
"@middy/core": "^5.4.5",
"@middy/input-output-logger": "^5.4.5",
"@nhs/fhir-middy-error-handler": "^2.0.9"
"@nhs/fhir-middy-error-handler": "^2.0.12"
},
"devDependencies": {
"@clinicaltracker_common/testing": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@aws-lambda-powertools/parameters": "^2.5.0",
"@middy/core": "^5.4.5",
"@middy/input-output-logger": "^5.4.5",
"@nhs/fhir-middy-error-handler": "^2.0.9",
"@nhs/fhir-middy-error-handler": "^2.0.12",
"@nhsdigital/eps-spine-client": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 2038bcc

Please sign in to comment.