From 2997359a1d96d02a691c015fdd5bce28d864de95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 12:26:21 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump @nhsdigital/eps-spine-client Bumps [@nhsdigital/eps-spine-client](https://github.com/NHSDigital/nhs-eps-spine-client) from 2.1.89 to 2.1.90. - [Release notes](https://github.com/NHSDigital/nhs-eps-spine-client/releases) - [Changelog](https://github.com/NHSDigital/nhs-eps-spine-client/blob/main/RELEASE.md) - [Commits](https://github.com/NHSDigital/nhs-eps-spine-client/compare/v2.1.89...v2.1.90) --- updated-dependencies: - dependency-name: "@nhsdigital/eps-spine-client" dependency-version: 2.1.90 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- packages/getMyPrescriptions/package.json | 2 +- packages/statusLambda/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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" } }