diff --git a/package-lock.json b/package-lock.json index dd30ca94..04e791a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3837,9 +3837,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "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==", + "version": "2.1.82", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.82.tgz", + "integrity": "sha512-CjPRLwxi2FM9eZVjBF2JsztxgVh8xr8Lhp9txecYhw5DsV8IepUgSAqvq2Rb974vAg/2Ke+UiTv+9XrPbc+LkQ==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "2.32.0", @@ -13219,7 +13219,7 @@ "@aws-lambda-powertools/logger": "^2.33.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^7.2.3", - "@nhs/fhir-middy-error-handler": "^2.1.81" + "@nhs/fhir-middy-error-handler": "^2.1.82" } }, "packages/dummySpine/node_modules/@aws-lambda-powertools/commons": { diff --git a/packages/dummySpine/package.json b/packages/dummySpine/package.json index 178074b2..42eb37bc 100644 --- a/packages/dummySpine/package.json +++ b/packages/dummySpine/package.json @@ -16,6 +16,6 @@ "@aws-lambda-powertools/logger": "^2.33.0", "@middy/core": "^6.4.5", "@middy/input-output-logger": "^7.2.3", - "@nhs/fhir-middy-error-handler": "^2.1.81" + "@nhs/fhir-middy-error-handler": "^2.1.82" } } \ No newline at end of file