diff --git a/package-lock.json b/package-lock.json index 4a9ff53f..e4147d11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1826,9 +1826,9 @@ } }, "node_modules/@nhs/fhir-middy-error-handler": { - "version": "2.1.14", - "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.14.tgz", - "integrity": "sha512-wPqjFrW2BF2321HkVsUTpvzSP4IIoVOtXgGJta7bk6ORn8p4zvtv0y52qFoKcy5mtU1Dld5XIMUV0VQK42Gz1g==", + "version": "2.1.15", + "resolved": "https://registry.npmjs.org/@nhs/fhir-middy-error-handler/-/fhir-middy-error-handler-2.1.15.tgz", + "integrity": "sha512-ApEB+69H0b9mfUPPUy87f0YED+F8MrzKrW335wk5hzu5RATGmv6P8jQycCqp5L8mKimqtud7Ad1CJvJsPHZIPg==", "dependencies": { "@aws-lambda-powertools/logger": "^2.12.0", "@middy/core": "^6.0.0", @@ -16533,7 +16533,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@nhs/fhir-middy-error-handler": "^2.1.14", + "@nhs/fhir-middy-error-handler": "^2.1.15", "@NHSDigital/eps-spine-client": "^2.1.15", "@types/xmldom": "^0.1.34", "@xmldom/xmldom": "^0.9.6", @@ -16565,7 +16565,7 @@ "@aws-lambda-powertools/logger": "^2.12.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.14" + "@nhs/fhir-middy-error-handler": "^2.1.15" }, "devDependencies": { "@clinicaltracker_common/testing": "^1.0.0" @@ -16594,7 +16594,7 @@ "@aws-lambda-powertools/parameters": "^2.12.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.14", + "@nhs/fhir-middy-error-handler": "^2.1.15", "@NHSDigital/eps-spine-client": "^2.1.15" }, "devDependencies": { diff --git a/packages/clinicalView/package.json b/packages/clinicalView/package.json index 46dd3e7a..50d6d5db 100644 --- a/packages/clinicalView/package.json +++ b/packages/clinicalView/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@NHSDigital/eps-spine-client": "^2.1.15", - "@nhs/fhir-middy-error-handler": "^2.1.14", + "@nhs/fhir-middy-error-handler": "^2.1.15", "@types/xmldom": "^0.1.34", "@xmldom/xmldom": "^0.9.6", "axios": "^1.7.9" diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 24577c53..aa7f412c 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -17,7 +17,7 @@ "@aws-lambda-powertools/logger": "^2.12.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.14" + "@nhs/fhir-middy-error-handler": "^2.1.15" }, "devDependencies": { "@clinicaltracker_common/testing": "^1.0.0" diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index b4d21523..f54b333a 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -18,7 +18,7 @@ "@aws-lambda-powertools/parameters": "^2.12.0", "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", - "@nhs/fhir-middy-error-handler": "^2.1.14", + "@nhs/fhir-middy-error-handler": "^2.1.15", "@NHSDigital/eps-spine-client": "^2.1.15" }, "devDependencies": {