From f4fccf48d6b0478fac7e0e6bbddd605fc83718a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:41:45 +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.74 to 2.1.75. - [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.74...v2.1.75) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.75 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 31 ++++++++++++------- packages/capabilityStatement/package.json | 2 +- packages/nhsNotifyLambda/package.json | 2 +- packages/nhsNotifyUpdateCallback/package.json | 2 +- packages/nhsd-psu-sandbox/package.json | 2 +- packages/postDatedLambda/package.json | 2 +- packages/statusLambda/package.json | 2 +- .../updatePrescriptionStatus/package.json | 2 +- 8 files changed, 26 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 331f629f1f..e4c1c4f37b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2860,13 +2860,14 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.74", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.74.tgz", - "integrity": "sha512-xhNiIlMFW/fIium7XmEGxaAVG32slCFrOVzxVMaqIT6cT6H60ifgCOXn8to7FRGHvaY8PajPGIj9rIA/ENAjWA==", + "version": "2.1.75", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.75.tgz", + "integrity": "sha512-XB1NhQoFUrgJjssS1JBl5DZgnk3A9up/HjnP+SKa5BHFpoEUgepqJSsO9q03fcEyTi4CejnKssr1LrcG6jxw3w==", "license": "MIT", "dependencies": { - "@aws-lambda-powertools/logger": "^2.30.2", - "@middy/core": "^7.0.2" + "@aws-lambda-powertools/logger": "^2.31.0", + "@middy/core": "^7.1.0", + "uninstall": "^0.0.0" } }, "node_modules/@noble/hashes": { @@ -10211,6 +10212,12 @@ "dev": true, "license": "MIT" }, + "node_modules/uninstall": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/uninstall/-/uninstall-0.0.0.tgz", + "integrity": "sha512-pjP/0+A4gsbDVa8XH/S2GZdT9NPJW8NFMy3GI7HnsWG+NAmFSSj3QidNosXBI9cPtxxNExEDdhKFO6sli8K3mA==", + "license": "MIT" + }, "node_modules/unrs-resolver": { "version": "1.11.1", "dev": true, @@ -10699,7 +10706,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74" + "@nhs/fhir-middy-error-handler": "^2.1.75" }, "devDependencies": { "@psu-common/testing": "^1.0.0" @@ -10809,7 +10816,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74" + "@nhs/fhir-middy-error-handler": "^2.1.75" } }, "packages/nhsNotifyLambda": { @@ -10822,7 +10829,7 @@ "@aws-sdk/client-ssm": "^3.995.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "axios": "^1.13.5", "axios-retry": "^4.5.0", "jose": "^6.1.3", @@ -10843,7 +10850,7 @@ "@aws-sdk/client-secrets-manager": "^3.994.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "axios": "^1.13.5" }, "devDependencies": { @@ -10861,7 +10868,7 @@ "@aws-sdk/util-dynamodb": "^3.991.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "@psu-common/commonTypes": "^1.0.0" }, "devDependencies": { @@ -10906,7 +10913,7 @@ "@aws-lambda-powertools/parameters": "^2.31.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "axios": "^1.13.5" }, "devDependencies": { @@ -10926,7 +10933,7 @@ "@middy/core": "^7.1.1", "@middy/http-header-normalizer": "^7.1.0", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74" + "@nhs/fhir-middy-error-handler": "^2.1.75" }, "devDependencies": { "@faker-js/faker": "^10.3.0", diff --git a/packages/capabilityStatement/package.json b/packages/capabilityStatement/package.json index c4e5545ed6..9b0fe908aa 100644 --- a/packages/capabilityStatement/package.json +++ b/packages/capabilityStatement/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74" + "@nhs/fhir-middy-error-handler": "^2.1.75" }, "devDependencies": { "@psu-common/testing": "^1.0.0" diff --git a/packages/nhsNotifyLambda/package.json b/packages/nhsNotifyLambda/package.json index 686e696e8f..90da1badda 100644 --- a/packages/nhsNotifyLambda/package.json +++ b/packages/nhsNotifyLambda/package.json @@ -21,7 +21,7 @@ "@aws-sdk/client-ssm": "^3.995.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "axios": "^1.13.5", "axios-retry": "^4.5.0", "jose": "^6.1.3", diff --git a/packages/nhsNotifyUpdateCallback/package.json b/packages/nhsNotifyUpdateCallback/package.json index e56b9c7755..1b9e740b7b 100644 --- a/packages/nhsNotifyUpdateCallback/package.json +++ b/packages/nhsNotifyUpdateCallback/package.json @@ -20,7 +20,7 @@ "@aws-sdk/client-secrets-manager": "^3.994.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "axios": "^1.13.5" }, "devDependencies": { diff --git a/packages/nhsd-psu-sandbox/package.json b/packages/nhsd-psu-sandbox/package.json index 6f75dfd6af..3dcddc4ffe 100644 --- a/packages/nhsd-psu-sandbox/package.json +++ b/packages/nhsd-psu-sandbox/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.31.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74" + "@nhs/fhir-middy-error-handler": "^2.1.75" } } diff --git a/packages/postDatedLambda/package.json b/packages/postDatedLambda/package.json index fbf8d9c083..200c337d41 100644 --- a/packages/postDatedLambda/package.json +++ b/packages/postDatedLambda/package.json @@ -21,7 +21,7 @@ "@aws-sdk/util-dynamodb": "^3.991.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "@psu-common/commonTypes": "^1.0.0" }, "devDependencies": { diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index ce817770ab..2db59dc707 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/parameters": "^2.31.0", "@middy/core": "^7.1.1", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74", + "@nhs/fhir-middy-error-handler": "^2.1.75", "axios": "^1.13.5" }, "devDependencies": { diff --git a/packages/updatePrescriptionStatus/package.json b/packages/updatePrescriptionStatus/package.json index f4ce602216..df2cb877e9 100644 --- a/packages/updatePrescriptionStatus/package.json +++ b/packages/updatePrescriptionStatus/package.json @@ -22,7 +22,7 @@ "@middy/core": "^7.1.1", "@middy/http-header-normalizer": "^7.1.0", "@middy/input-output-logger": "^7.1.1", - "@nhs/fhir-middy-error-handler": "^2.1.74" + "@nhs/fhir-middy-error-handler": "^2.1.75" }, "devDependencies": { "@faker-js/faker": "^10.3.0",