From 0d20e71c805e56c0d38cf88261a45f4f04e4f321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:00:22 +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.7 to 2.1.8. - [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.7...v2.1.8) --- updated-dependencies: - dependency-name: "@nhs/fhir-middy-error-handler" 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/sandbox/package.json | 2 +- packages/statusLambda/package.json | 2 +- packages/updatePrescriptionStatus/package.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index fdc25db9f..3567ed7e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2580,9 +2580,9 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.7.tgz", - "integrity": "sha512-th29d7oQrzQHBuIme3X2WY5m6K86OnKRINX+4iHTU9m5P6c5BHx2zhPGV04LkBxHqKIO2SFu0SSggNpvDR0/5g==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.8.tgz", + "integrity": "sha512-YyU4A5B7uvZL253F21NBnDtWSN8NFThiCIRrEc4pW2e6BqrhYc0Z7cIcztIi2ipA0kNGzm0fP/5nRk8nEjp6RQ==", "dependencies": { "@aws-lambda-powertools/logger": "^2.9.0", "@middy/core": "^5.5.0", @@ -16054,7 +16054,7 @@ "@aws-lambda-powertools/logger": "^2.9.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7" + "@nhs/fhir-middy-error-handler": "^2.1.8" }, "devDependencies": { "@PrescriptionStatusUpdate_common/testing": "^1.0.0" @@ -16153,7 +16153,7 @@ "@aws-lambda-powertools/logger": "^2.9.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7" + "@nhs/fhir-middy-error-handler": "^2.1.8" } }, "packages/specification": { @@ -16177,7 +16177,7 @@ "@aws-lambda-powertools/parameters": "^2.9.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7", + "@nhs/fhir-middy-error-handler": "^2.1.8", "axios": "^1.7.7" }, "devDependencies": { @@ -16196,7 +16196,7 @@ "@middy/core": "^5.5.0", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7" + "@nhs/fhir-middy-error-handler": "^2.1.8" }, "devDependencies": { "@faker-js/faker": "^9.0.3", diff --git a/packages/capabilityStatement/package.json b/packages/capabilityStatement/package.json index 8af30a6b6..2dca46361 100644 --- a/packages/capabilityStatement/package.json +++ b/packages/capabilityStatement/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/logger": "^2.9.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7" + "@nhs/fhir-middy-error-handler": "^2.1.8" }, "devDependencies": { "@PrescriptionStatusUpdate_common/testing": "^1.0.0" diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index ed24fcf90..81ed106f1 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.9.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7" + "@nhs/fhir-middy-error-handler": "^2.1.8" } } diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index d62cc9341..b9a0f25b1 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/parameters": "^2.9.0", "@middy/core": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7", + "@nhs/fhir-middy-error-handler": "^2.1.8", "axios": "^1.7.7" }, "devDependencies": { diff --git a/packages/updatePrescriptionStatus/package.json b/packages/updatePrescriptionStatus/package.json index a6f6dbbb1..056925215 100644 --- a/packages/updatePrescriptionStatus/package.json +++ b/packages/updatePrescriptionStatus/package.json @@ -21,7 +21,7 @@ "@middy/core": "^5.5.0", "@middy/http-header-normalizer": "^5.5.0", "@middy/input-output-logger": "^5.5.0", - "@nhs/fhir-middy-error-handler": "^2.1.7" + "@nhs/fhir-middy-error-handler": "^2.1.8" }, "devDependencies": { "@faker-js/faker": "^9.0.3",