diff --git a/package-lock.json b/package-lock.json index 9a083f5..d065077 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8255,9 +8255,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.69", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.69.tgz", - "integrity": "sha512-deBA2p/phxsBcc+tz8MmigHTl/WiKpoHTVkx2bzMJYmW6XLWRCAWGpn23lbARWemoMb8DT14qv/BYGFzGPUfIg==", + "version": "2.1.70", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.70.tgz", + "integrity": "sha512-eK0nuMsEwOBu2UxXj4jOcUDZt1LT+Sgona/E3hObwQWQQa2TFqJiEVj5prGTue8atLom8hQRtk61uZ7s1OucJA==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.30.2", @@ -17783,7 +17783,7 @@ "@aws-lambda-powertools/logger": "^2.30.2", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.69" + "@nhs/fhir-middy-error-handler": "^2.1.70" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index f52f830..e45f663 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.30.2", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", - "@nhs/fhir-middy-error-handler": "^2.1.69" + "@nhs/fhir-middy-error-handler": "^2.1.70" } } \ No newline at end of file