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.0.13 to 2.1.0.
- [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.13...v2.1.0)

---
updated-dependencies:
- dependency-name: "@nhs/fhir-middy-error-handler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 6219bfb commit e21ac13
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 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/capabilityStatement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@aws-lambda-powertools/logger": "^2.7.0",
"@middy/core": "^5.4.6",
"@middy/input-output-logger": "^5.4.6",
"@nhs/fhir-middy-error-handler": "^2.0.13"
"@nhs/fhir-middy-error-handler": "^2.1.0"
},
"devDependencies": {
"@PrescriptionStatusUpdate_common/testing": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@aws-lambda-powertools/logger": "^2.7.0",
"@middy/core": "^5.4.6",
"@middy/input-output-logger": "^5.4.6",
"@nhs/fhir-middy-error-handler": "^2.0.13"
"@nhs/fhir-middy-error-handler": "^2.1.0"
}
}
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.7.0",
"@middy/core": "^5.4.6",
"@middy/input-output-logger": "^5.4.6",
"@nhs/fhir-middy-error-handler": "^2.0.13",
"@nhs/fhir-middy-error-handler": "^2.1.0",
"axios": "^1.7.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/updatePrescriptionStatus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@middy/core": "^5.4.6",
"@middy/http-header-normalizer": "^5.4.6",
"@middy/input-output-logger": "^5.4.6",
"@nhs/fhir-middy-error-handler": "^2.0.13"
"@nhs/fhir-middy-error-handler": "^2.1.0"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
Expand Down

0 comments on commit e21ac13

Please sign in to comment.