Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler
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.1.18 to 2.1.19.
- [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.18...v2.1.19)

---
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 Jan 23, 2025
1 parent 242b06f commit 302facd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
15 changes: 8 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/clinicalView/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@NHSDigital/eps-spine-client": "^2.1.18",
"@nhs/fhir-middy-error-handler": "^2.1.18",
"@nhs/fhir-middy-error-handler": "^2.1.19",
"@types/xmldom": "^0.1.34",
"@xmldom/xmldom": "^0.9.7",
"axios": "^1.7.9"
Expand Down
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.13.0",
"@middy/core": "^6.0.0",
"@middy/input-output-logger": "^6.0.0",
"@nhs/fhir-middy-error-handler": "^2.1.18"
"@nhs/fhir-middy-error-handler": "^2.1.19"
},
"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.13.0",
"@middy/core": "^6.0.0",
"@middy/input-output-logger": "^6.0.0",
"@nhs/fhir-middy-error-handler": "^2.1.18",
"@nhs/fhir-middy-error-handler": "^2.1.19",
"@NHSDigital/eps-spine-client": "^2.1.18"
},
"devDependencies": {
Expand Down

0 comments on commit 302facd

Please sign in to comment.