From f64149e4a807c26864372636ca44e1e5bd91e261 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 10 May 2024 02:54:27 +0000
Subject: [PATCH] :arrow_up: Bump @nhs/fhir-middy-error-handler from 2.0.5 to
 2.0.6

Bumps [@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases)
- [Changelog](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/blob/main/.releaserc)
- [Commits](https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: "@nhs/fhir-middy-error-handler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package-lock.json                  | 21 +++++++++++++++------
 packages/sandbox/package.json      |  2 +-
 packages/statusLambda/package.json |  2 +-
 3 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 7666295c..a34206fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1758,12 +1758,13 @@
       }
     },
     "node_modules/@nhs/fhir-middy-error-handler": {
-      "version": "2.0.5",
-      "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.0.5.tgz",
-      "integrity": "sha512-OpyE7e6mqqlRKhUSYJ85XpQ6PL2Rm38VGz9NxyUXbiFMOR81kZht9P11O0+/cvz9BDOZ9dH/pQn0uuj4V7GTBA==",
+      "version": "2.0.6",
+      "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.0.6.tgz",
+      "integrity": "sha512-OZP9F6TAVfPrwve+fqON/r/GLtPiUa/2NedYqJ3aAS2QYFTUUdyoESMska9VbQ4yu16iwB7/Lx8nFVp9EZoGHA==",
       "dependencies": {
         "@aws-lambda-powertools/logger": "^2.1.0",
-        "@middy/core": "^5.3.2"
+        "@middy/core": "^5.3.2",
+        "conventional-changelog-eslint": "5.0.0"
       }
     },
     "node_modules/@nhsdigital/eps-spine-client": {
@@ -2854,6 +2855,14 @@
       "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
       "dev": true
     },
+    "node_modules/conventional-changelog-eslint": {
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-5.0.0.tgz",
+      "integrity": "sha512-6JtLWqAQIeJLn/OzUlYmzd9fKeNSWmQVim9kql+v4GrZwLx807kAJl3IJVc3jTYfVKWLxhC3BGUxYiuVEcVjgA==",
+      "engines": {
+        "node": ">=16"
+      }
+    },
     "node_modules/convert-source-map": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
@@ -6849,7 +6858,7 @@
         "@aws-lambda-powertools/logger": "^2.1.0",
         "@middy/core": "^5.3.2",
         "@middy/input-output-logger": "^5.3.3",
-        "@nhs/fhir-middy-error-handler": "^2.0.5"
+        "@nhs/fhir-middy-error-handler": "^2.0.6"
       },
       "devDependencies": {
         "@clinicaltracker_common/testing": "^1.0.0"
@@ -6864,7 +6873,7 @@
         "@aws-lambda-powertools/parameters": "^2.1.0",
         "@middy/core": "^5.3.2",
         "@middy/input-output-logger": "^5.3.3",
-        "@nhs/fhir-middy-error-handler": "^2.0.5",
+        "@nhs/fhir-middy-error-handler": "^2.0.6",
         "@nhsdigital/eps-spine-client": "^2.0.0"
       },
       "devDependencies": {
diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json
index ac46f774..61a797e2 100644
--- a/packages/sandbox/package.json
+++ b/packages/sandbox/package.json
@@ -17,7 +17,7 @@
     "@aws-lambda-powertools/logger": "^2.1.0",
     "@middy/core": "^5.3.2",
     "@middy/input-output-logger": "^5.3.3",
-    "@nhs/fhir-middy-error-handler": "^2.0.5"
+    "@nhs/fhir-middy-error-handler": "^2.0.6"
   },
   "devDependencies": {
     "@clinicaltracker_common/testing": "^1.0.0"
diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json
index 4248ccbd..b0eb3f60 100644
--- a/packages/statusLambda/package.json
+++ b/packages/statusLambda/package.json
@@ -18,7 +18,7 @@
     "@aws-lambda-powertools/parameters": "^2.1.0",
     "@middy/core": "^5.3.2",
     "@middy/input-output-logger": "^5.3.3",
-    "@nhs/fhir-middy-error-handler": "^2.0.5",
+    "@nhs/fhir-middy-error-handler": "^2.0.6",
     "@nhsdigital/eps-spine-client": "^2.0.0"
   },
   "devDependencies": {