diff --git a/package-lock.json b/package-lock.json index 67e0566a..52706e0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2847,9 +2847,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.17", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.17.tgz", - "integrity": "sha512-3o76eM4vC7V8T+8IPkm1UmBdk5MTKZzBwUhwJSkmINt+4ehhwh6Essxj7RtJN1j681kN/qh0ELPFELLaC6gTlw==", + "version": "2.1.18", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.18.tgz", + "integrity": "sha512-GMS41UyVhcO7AuR1qthqCRA2+HiX7XbAY2zpVoQqTR8RcRDFvX9f9ddkUd6KrRufkpDNbJK0r1BubxcrXmNL8Q==", "dependencies": { "@aws-lambda-powertools/logger": "^2.12.0", "@middy/core": "^6.0.0", @@ -14726,7 +14726,7 @@ "@aws-lambda-powertools/logger": "^2.13.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.17" + "@nhs/fhir-middy-error-handler": "^2.1.18" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index f01edf4c..a34e99dc 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.13.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.17" + "@nhs/fhir-middy-error-handler": "^2.1.18" } } \ No newline at end of file