diff --git a/package-lock.json b/package-lock.json index 8231a7e3..7bcf6534 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7965,9 +7965,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.58", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.58.tgz", - "integrity": "sha512-U7QNnOMaXJruF6SRdoRra8BeUOClrtNVNBw2DHTIiYM1TUImIotLoLxeIFbrOacBtwAoxOvgocs0TH7Gh+5Bxw==", + "version": "2.1.59", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.59.tgz", + "integrity": "sha512-N7iOj+V9ZLnoi1qJhYX9lgAzODrfwFxFSRqut0SecLVcHI42IBkVu0zFzttMS/R1doizizZ1FKaJKZId0gGdhA==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.28.1", @@ -17442,7 +17442,7 @@ "@aws-lambda-powertools/logger": "^2.28.1", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.58" + "@nhs/fhir-middy-error-handler": "^2.1.59" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 058fe061..381bdfeb 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.28.1", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.58" + "@nhs/fhir-middy-error-handler": "^2.1.59" } } \ No newline at end of file