diff --git a/package-lock.json b/package-lock.json index 693a07df..b615b1c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3592,9 +3592,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "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==", + "version": "2.1.72", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.72.tgz", + "integrity": "sha512-OgqzZA/+lWXYRa7aZsMwM0j84Aw2QGRRGY6V5N0mxS3pFNhQaJHs5HCDvAsa+WN8/PAM6PJTR+oxRW19hsc2qw==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.30.2", @@ -12892,7 +12892,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.70" + "@nhs/fhir-middy-error-handler": "^2.1.72" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index e45f6634..b737970e 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.70" + "@nhs/fhir-middy-error-handler": "^2.1.72" } } \ No newline at end of file