From 2c5353bfee7677a443c139d065760fc03e9ee186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:43:03 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler from 2.0.12 to 2.0.13 (#639) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler) from 2.0.12 to 2.0.13.
Release notes

Sourced from @​nhs/fhir-middy-error-handler's releases.

v2.0.13

2.0.13 (2024-08-07)

Docs

Upgrade

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nhs/fhir-middy-error-handler&package-manager=npm_and_yarn&previous-version=2.0.12&new-version=2.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- packages/capabilityStatement/package.json | 2 +- packages/sandbox/package.json | 2 +- packages/statusLambda/package.json | 2 +- packages/updatePrescriptionStatus/package.json | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb38a4891..752c4d3b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2544,11 +2544,11 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.0.12", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.0.12.tgz", - "integrity": "sha512-55nVg2SQ0lHx5aV3abH+sAKrXHQyTHD8ASZAB5wtkMxtBYchArPv0ueHVYdbHx8irJCV8UEC+y5Lu2IsIPzy3Q==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.0.13.tgz", + "integrity": "sha512-QiB+NhYaESK2FrLKznRrLKQLc9LHOfEGfviFtvNclK4VdNNZaeguEZA95P0HnuH/GfRQEMjz3v5JcC3teNrF8g==", "dependencies": { - "@aws-lambda-powertools/logger": "^2.5.0", + "@aws-lambda-powertools/logger": "^2.6.0", "@middy/core": "^5.4.5", "conventional-changelog-eslint": "^6.0.0" } @@ -16511,7 +16511,7 @@ "@aws-lambda-powertools/logger": "^2.6.0", "@middy/core": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12" + "@nhs/fhir-middy-error-handler": "^2.0.13" }, "devDependencies": { "@PrescriptionStatusUpdate_common/testing": "^1.0.0" @@ -16611,7 +16611,7 @@ "@aws-lambda-powertools/logger": "^2.6.0", "@middy/core": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12" + "@nhs/fhir-middy-error-handler": "^2.0.13" } }, "packages/specification": { @@ -16635,7 +16635,7 @@ "@aws-lambda-powertools/parameters": "^2.6.0", "@middy/core": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12", + "@nhs/fhir-middy-error-handler": "^2.0.13", "axios": "^1.7.3" }, "devDependencies": { @@ -16654,7 +16654,7 @@ "@middy/core": "^5.4.5", "@middy/http-header-normalizer": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12" + "@nhs/fhir-middy-error-handler": "^2.0.13" }, "devDependencies": { "@faker-js/faker": "^8.4.1", diff --git a/packages/capabilityStatement/package.json b/packages/capabilityStatement/package.json index a35b98af5..1c1610b5f 100644 --- a/packages/capabilityStatement/package.json +++ b/packages/capabilityStatement/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/logger": "^2.6.0", "@middy/core": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12" + "@nhs/fhir-middy-error-handler": "^2.0.13" }, "devDependencies": { "@PrescriptionStatusUpdate_common/testing": "^1.0.0" diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 98c7c8a5d..744eee270 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.6.0", "@middy/core": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12" + "@nhs/fhir-middy-error-handler": "^2.0.13" } } diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 2af1b107f..b0f7e0d20 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/parameters": "^2.6.0", "@middy/core": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12", + "@nhs/fhir-middy-error-handler": "^2.0.13", "axios": "^1.7.3" }, "devDependencies": { diff --git a/packages/updatePrescriptionStatus/package.json b/packages/updatePrescriptionStatus/package.json index 3d8819542..9cfceb5b0 100644 --- a/packages/updatePrescriptionStatus/package.json +++ b/packages/updatePrescriptionStatus/package.json @@ -21,7 +21,7 @@ "@middy/core": "^5.4.5", "@middy/http-header-normalizer": "^5.4.5", "@middy/input-output-logger": "^5.4.5", - "@nhs/fhir-middy-error-handler": "^2.0.12" + "@nhs/fhir-middy-error-handler": "^2.0.13" }, "devDependencies": { "@faker-js/faker": "^8.4.1",