diff --git a/package-lock.json b/package-lock.json index 4db92cf4..dff175ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3837,9 +3837,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.80", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.80.tgz", - "integrity": "sha512-/e77bSOu64Hl/ZXTR1e+tIb4IkbPSMAYE7U0O+mIuScMPxuahScavh9GyhgCUIcGK6S8w5e5c+AoJ11VBOGNZw==", + "version": "2.1.81", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.81.tgz", + "integrity": "sha512-bol1fDXkYWhjjYJwC8qCDaUe/BqAodj15n35ylt97wpEExCYZcDyuTo0Mk9g7wqC/mFIFwmJoRzbXD6Twc0UUg==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "2.32.0", @@ -13396,7 +13396,7 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^7.2.3", - "@nhs/fhir-middy-error-handler": "^2.1.80" + "@nhs/fhir-middy-error-handler": "^2.1.81" } } } diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 2bf7b622..e74c7844 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.32.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^7.2.3", - "@nhs/fhir-middy-error-handler": "^2.1.80" + "@nhs/fhir-middy-error-handler": "^2.1.81" } } \ No newline at end of file