diff --git a/package-lock.json b/package-lock.json index 00bc8df6f..211ebdc54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2516,9 +2516,9 @@ } }, "node_modules/@NHSDigital/eps-spine-client": { - "version": "2.1.8", - "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.8/664c4b9d4c4c1c3c58b3d826590884a25179ff3e", - "integrity": "sha512-DC1vW0UTUdiDkw55pmNPqdvUMOd7IpeEe0bURntsrQHv50E1/qOGG0VgvKE0dKBrrkviwlPci5H4W3o1N/8l0w==", + "version": "2.1.9", + "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.9/81c786e1f400763bb7de59ffc47d3901eecfc424", + "integrity": "sha512-G+ACF1a8NKFLlkw/AZyYAcK1VDfz/pdSNs8EaM9jcZrjI/NX2AuVjS98occ39fnX/2VCY3ow44UwwR0haJTMgQ==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.10.0", @@ -14080,7 +14080,7 @@ "@middy/http-header-normalizer": "^5.5.1", "@middy/input-output-logger": "^5.5.1", "@nhs/fhir-middy-error-handler": "^2.1.10", - "@NHSDigital/eps-spine-client": "^2.1.8", + "@NHSDigital/eps-spine-client": "^2.1.9", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, @@ -14127,7 +14127,7 @@ "@middy/core": "^5.5.1", "@middy/input-output-logger": "^5.5.1", "@nhs/fhir-middy-error-handler": "^2.1.10", - "@NHSDigital/eps-spine-client": "^2.1.8" + "@NHSDigital/eps-spine-client": "^2.1.9" } } } diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index a397676d4..43d661e67 100644 --- a/packages/getMyPrescriptions/package.json +++ b/packages/getMyPrescriptions/package.json @@ -22,7 +22,7 @@ "@middy/http-header-normalizer": "^5.5.1", "@middy/input-output-logger": "^5.5.1", "@nhs/fhir-middy-error-handler": "^2.1.10", - "@NHSDigital/eps-spine-client": "^2.1.8", + "@NHSDigital/eps-spine-client": "^2.1.9", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index fa1ee1951..4b1697de7 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -19,6 +19,6 @@ "@middy/core": "^5.5.1", "@middy/input-output-logger": "^5.5.1", "@nhs/fhir-middy-error-handler": "^2.1.10", - "@NHSDigital/eps-spine-client": "^2.1.8" + "@NHSDigital/eps-spine-client": "^2.1.9" } }