diff --git a/package-lock.json b/package-lock.json index 0291f8a4..984ad637 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4217,13 +4217,13 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.31", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.31.tgz", - "integrity": "sha512-+AQjIuGRaAXYUmENvThLbFVn7MnxvZiorbjWnL4ONAZZmTUL+jrMa3sJy8pqthoUh2HS2e3D0r5BFy8pHdLHtg==", + "version": "2.1.32", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.32.tgz", + "integrity": "sha512-XLj0Nsr+dZOmW0Pv7uBNQKS1Caio4SKdwJteRVehpiTdGMCxnEFGhr9R3QB3uYdSHz+ztiRcwHLPS/7oJuGGSQ==", "license": "MIT", "dependencies": { - "@aws-lambda-powertools/logger": "^2.19.1", - "@middy/core": "^6.2.4", + "@aws-lambda-powertools/logger": "^2.20.0", + "@middy/core": "^6.3.0", "conventional-changelog-eslint": "^6.0.0" } }, @@ -17058,7 +17058,7 @@ "@aws-lambda-powertools/logger": "^2.20.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.3.0", - "@nhs/fhir-middy-error-handler": "^2.1.31" + "@nhs/fhir-middy-error-handler": "^2.1.32" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 204ae226..4a7b3517 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.20.0", "@middy/core": "^5.5.1", "@middy/input-output-logger": "^6.3.0", - "@nhs/fhir-middy-error-handler": "^2.1.31" + "@nhs/fhir-middy-error-handler": "^2.1.32" } } \ No newline at end of file