From 003da51824806565075bcf8124144e8165851346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 18:07:44 +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.58 to 2.1.59. - [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.md) - [Commits](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.58...v2.1.59) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- packages/dummySpine/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8231a7e3..7bcf6534 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7965,9 +7965,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.58", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.58.tgz", - "integrity": "sha512-U7QNnOMaXJruF6SRdoRra8BeUOClrtNVNBw2DHTIiYM1TUImIotLoLxeIFbrOacBtwAoxOvgocs0TH7Gh+5Bxw==", + "version": "2.1.59", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.59.tgz", + "integrity": "sha512-N7iOj+V9ZLnoi1qJhYX9lgAzODrfwFxFSRqut0SecLVcHI42IBkVu0zFzttMS/R1doizizZ1FKaJKZId0gGdhA==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.28.1", @@ -17442,7 +17442,7 @@ "@aws-lambda-powertools/logger": "^2.28.1", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.58" + "@nhs/fhir-middy-error-handler": "^2.1.59" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 058fe061..381bdfeb 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.28.1", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.58" + "@nhs/fhir-middy-error-handler": "^2.1.59" } } \ No newline at end of file