diff --git a/package-lock.json b/package-lock.json index c61ff2a7a..bd6e3e1f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2051,9 +2051,9 @@ } }, "node_modules/@nhsdigital/eps-spine-client": { - "version": "2.1.89", - "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.89/2f82ae43d408711fd82edf982fd50ecc39911cb8", - "integrity": "sha512-x+ct337KTop+YyEGq9Szlay9IMeXBr23vdJxaeWoJdAQ+LwNDzPw8OqqnNfQj+XwxN0qWnVrP2vt7aA2c70zKg==", + "version": "2.1.90", + "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.90/212a6e89bfeead19b2852cb006882a421205a954", + "integrity": "sha512-5aA2MidgDerkD9UGb7wpB6MQyixVRjKQO0Ntf1RGdr7nr/uSm0pZbfHJGnjCiQDsdsY37TN465XDuRQh7aULaA==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.32.0", @@ -8516,7 +8516,7 @@ "@middy/http-header-normalizer": "^7.2.1", "@middy/input-output-logger": "^7.3.3", "@nhs/fhir-middy-error-handler": "^2.1.83", - "@nhsdigital/eps-spine-client": "^2.1.89", + "@nhsdigital/eps-spine-client": "^2.1.90", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, @@ -8580,7 +8580,7 @@ "@middy/core": "^7.3.3", "@middy/input-output-logger": "^7.3.3", "@nhs/fhir-middy-error-handler": "^2.1.83", - "@nhsdigital/eps-spine-client": "^2.1.89" + "@nhsdigital/eps-spine-client": "^2.1.90" } } } diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index 22bdd4c7f..7e92456b5 100644 --- a/packages/getMyPrescriptions/package.json +++ b/packages/getMyPrescriptions/package.json @@ -21,7 +21,7 @@ "@middy/http-header-normalizer": "^7.2.1", "@middy/input-output-logger": "^7.3.3", "@nhs/fhir-middy-error-handler": "^2.1.83", - "@nhsdigital/eps-spine-client": "^2.1.89", + "@nhsdigital/eps-spine-client": "^2.1.90", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 93869435e..5404b5bdd 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -18,6 +18,6 @@ "@middy/core": "^7.3.3", "@middy/input-output-logger": "^7.3.3", "@nhs/fhir-middy-error-handler": "^2.1.83", - "@nhsdigital/eps-spine-client": "^2.1.89" + "@nhsdigital/eps-spine-client": "^2.1.90" } }