From cf05347ab8fa2441d5aa0170ef02b8d5869442a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 01:28:04 +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.27 to 2.1.28. - [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.27...v2.1.28) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" dependency-version: 2.1.28 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 73faf08e..3876977a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2905,9 +2905,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.27", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.27.tgz", - "integrity": "sha512-Y0Q50fuJl9NWIv7klCQHTidqQC7eEd2IPKU5K3pBJbVeg5F8If4eF+0ckYwyHaLCoEXZN7eOdYNeLr1I4bgoxw==", + "version": "2.1.28", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.28.tgz", + "integrity": "sha512-XKBlnKpEPtbeWfwhGZhQyIz7GhINTNTVVsnbGxFBhb9recYjSsx1mExF1ZOG82rlP7qjHdEDa++RjGlRxQltww==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.17.0", @@ -14816,7 +14816,7 @@ "@aws-lambda-powertools/logger": "^2.17.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.1.6", - "@nhs/fhir-middy-error-handler": "^2.1.27" + "@nhs/fhir-middy-error-handler": "^2.1.28" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 306accf7..bd3520fb 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.17.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.1.6", - "@nhs/fhir-middy-error-handler": "^2.1.27" + "@nhs/fhir-middy-error-handler": "^2.1.28" } } \ No newline at end of file