From b39a208d7f2097441d71cc392d59817fa6f0cf8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 18:03:33 +0000 Subject: [PATCH] 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.50 to 2.1.51. - [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](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.50...v2.1.51) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- packages/dummySpine/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc057e1..c8c7fd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7958,12 +7958,12 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.50", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.50.tgz", - "integrity": "sha512-HJGiai0RwMNtrng6wuqMD41smgAH2U26LEs1ih3TyV9E1WPo0Jb/ObQGWCH8mbz82jWX2uuwP4KYPfkgYnGYyw==", + "version": "2.1.51", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.51.tgz", + "integrity": "sha512-vYiAEpSicSrpHocyqMsI63NDPY13VZkNXyz36W7WTS9y57cw4q8TYa+qmsuwF9Dl7dzD9GUVhc4tJ7+qS+pRhw==", "license": "MIT", "dependencies": { - "@aws-lambda-powertools/logger": "^2.26.1", + "@aws-lambda-powertools/logger": "^2.27.0", "@middy/core": "^6.4.5", "conventional-changelog-eslint": "^6.0.0" } @@ -17443,7 +17443,7 @@ "@aws-lambda-powertools/logger": "^2.27.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.50" + "@nhs/fhir-middy-error-handler": "^2.1.51" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 0c5b6bc..f209c7e 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.27.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.50" + "@nhs/fhir-middy-error-handler": "^2.1.51" } } \ No newline at end of file