From df38a21295d5d8b0931ea4a589b4f748c068a34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:05:30 +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.81 to 2.1.82. - [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.81...v2.1.82) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.82 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 dd30ca94..04e791a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3837,9 +3837,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.81", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.81.tgz", - "integrity": "sha512-bol1fDXkYWhjjYJwC8qCDaUe/BqAodj15n35ylt97wpEExCYZcDyuTo0Mk9g7wqC/mFIFwmJoRzbXD6Twc0UUg==", + "version": "2.1.82", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.82.tgz", + "integrity": "sha512-CjPRLwxi2FM9eZVjBF2JsztxgVh8xr8Lhp9txecYhw5DsV8IepUgSAqvq2Rb974vAg/2Ke+UiTv+9XrPbc+LkQ==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "2.32.0", @@ -13219,7 +13219,7 @@ "@aws-lambda-powertools/logger": "^2.33.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^7.2.3", - "@nhs/fhir-middy-error-handler": "^2.1.81" + "@nhs/fhir-middy-error-handler": "^2.1.82" } }, "packages/dummySpine/node_modules/@aws-lambda-powertools/commons": { diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 178074b2..42eb37bc 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.33.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^7.2.3", - "@nhs/fhir-middy-error-handler": "^2.1.81" + "@nhs/fhir-middy-error-handler": "^2.1.82" } } \ No newline at end of file