diff --git a/package-lock.json b/package-lock.json index b186808e3..860913afa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2398,9 +2398,9 @@ } }, "node_modules/@NHSDigital/eps-spine-client": { - "version": "2.1.20", - "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.20/5825aa6d7bf700510f560f4952806416e8061b0b", - "integrity": "sha512-+oHiV/a31MDjBSpjM4oWYBYqekvXabVJzBDhlkmidVyB7qacZYB3FpSWOPcbazXLO5Bm5uSchrefEGBbPITFVw==", + "version": "2.1.21", + "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.21/9b288119f4b5e460adf52d8da618483477753bb9", + "integrity": "sha512-00eozLsgBhygIPYBpsm+FeF33lmmliXlUhqdYpQ8Y9mohOIHAZKa3JcXh2SQY0mnFXiPxRvnFH6dDNa+DMoWzQ==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.13.1", @@ -14265,7 +14265,7 @@ "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", "@nhs/fhir-middy-error-handler": "^2.1.20", - "@NHSDigital/eps-spine-client": "^2.1.20", + "@NHSDigital/eps-spine-client": "^2.1.21", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, @@ -14312,7 +14312,7 @@ "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", "@nhs/fhir-middy-error-handler": "^2.1.20", - "@NHSDigital/eps-spine-client": "^2.1.20" + "@NHSDigital/eps-spine-client": "^2.1.21" } } } diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index 555d911ff..2565e67db 100644 --- a/packages/getMyPrescriptions/package.json +++ b/packages/getMyPrescriptions/package.json @@ -22,7 +22,7 @@ "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", "@nhs/fhir-middy-error-handler": "^2.1.20", - "@NHSDigital/eps-spine-client": "^2.1.20", + "@NHSDigital/eps-spine-client": "^2.1.21", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 46c6e2169..871d93ec6 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -19,6 +19,6 @@ "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", "@nhs/fhir-middy-error-handler": "^2.1.20", - "@NHSDigital/eps-spine-client": "^2.1.20" + "@NHSDigital/eps-spine-client": "^2.1.21" } }