diff --git a/package-lock.json b/package-lock.json index 5f1e0667..95ae8041 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2843,9 +2843,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.16", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.16.tgz", - "integrity": "sha512-L6qpbv9m+fDsF1xX896vPMxJNBWLAvIigrXk38MTlA4ynlOm+FPV3mztzdzKJOk7VwSGo4GQLocKspH7Y5Nl9w==", + "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==", "dependencies": { "@aws-lambda-powertools/logger": "^2.12.0", "@middy/core": "^6.0.0", @@ -14722,7 +14722,7 @@ "@aws-lambda-powertools/logger": "^2.11.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.16" + "@nhs/fhir-middy-error-handler": "^2.1.17" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 9d76b3b9..1f068bc1 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.11.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.16" + "@nhs/fhir-middy-error-handler": "^2.1.17" } } \ No newline at end of file