From ae228996612a2adfbf9e354a26106b1fe0ae3440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 19:03: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.72 to 2.1.73. - [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.72...v2.1.73) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.73 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- packages/capabilityStatement/package.json | 2 +- packages/getMyPrescriptions/package.json | 2 +- packages/nhsd-pfp-sandbox/package.json | 2 +- packages/statusLambda/package.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 106a16671..f7cdb7e1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2742,9 +2742,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.72", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.72.tgz", - "integrity": "sha512-OgqzZA/+lWXYRa7aZsMwM0j84Aw2QGRRGY6V5N0mxS3pFNhQaJHs5HCDvAsa+WN8/PAM6PJTR+oxRW19hsc2qw==", + "version": "2.1.73", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.73.tgz", + "integrity": "sha512-m0ViMs8XMmA+cr8JBjs9KAs2koFTo+h1W2qRDX/x7ddE7kppN70HqtsNm+fxL4Yy2fdhDpRXtKcdPPuzt6jhXQ==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.30.2", @@ -10655,7 +10655,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72" + "@nhs/fhir-middy-error-handler": "^2.1.73" }, "devDependencies": { "@pfp-common/testing": "^1.0.0" @@ -10739,7 +10739,7 @@ "@middy/core": "^7.0.2", "@middy/http-header-normalizer": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72", + "@nhs/fhir-middy-error-handler": "^2.1.73", "@nhsdigital/eps-spine-client": "^2.1.78", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" @@ -10758,7 +10758,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72" + "@nhs/fhir-middy-error-handler": "^2.1.73" }, "devDependencies": { "@pfp-common/testing": "^1.0.0" @@ -10800,7 +10800,7 @@ "@aws-lambda-powertools/parameters": "^2.31.0", "@middy/core": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72", + "@nhs/fhir-middy-error-handler": "^2.1.73", "@nhsdigital/eps-spine-client": "^2.1.78" } } diff --git a/packages/capabilityStatement/package.json b/packages/capabilityStatement/package.json index 24a8ea92e..5cc629bed 100644 --- a/packages/capabilityStatement/package.json +++ b/packages/capabilityStatement/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72" + "@nhs/fhir-middy-error-handler": "^2.1.73" }, "devDependencies": { "@pfp-common/testing": "^1.0.0" diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index 6a94eb598..51b32e6e8 100644 --- a/packages/getMyPrescriptions/package.json +++ b/packages/getMyPrescriptions/package.json @@ -20,7 +20,7 @@ "@middy/core": "^7.0.2", "@middy/http-header-normalizer": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72", + "@nhs/fhir-middy-error-handler": "^2.1.73", "@nhsdigital/eps-spine-client": "^2.1.78", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" diff --git a/packages/nhsd-pfp-sandbox/package.json b/packages/nhsd-pfp-sandbox/package.json index 17d75d624..84c9bebe4 100644 --- a/packages/nhsd-pfp-sandbox/package.json +++ b/packages/nhsd-pfp-sandbox/package.json @@ -16,7 +16,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72" + "@nhs/fhir-middy-error-handler": "^2.1.73" }, "devDependencies": { "@pfp-common/testing": "^1.0.0" diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index b7b8c2604..b54af9a3a 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/parameters": "^2.31.0", "@middy/core": "^7.0.2", "@middy/input-output-logger": "^7.0.2", - "@nhs/fhir-middy-error-handler": "^2.1.72", + "@nhs/fhir-middy-error-handler": "^2.1.73", "@nhsdigital/eps-spine-client": "^2.1.78" } }