diff --git a/package-lock.json b/package-lock.json index 2259abd49..dc4a7ab1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2428,9 +2428,9 @@ } }, "node_modules/@NHSDigital/eps-spine-client": { - "version": "2.1.15", - "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.15/e343b62a381c775284bd0a3c0b5014a9f776d16b", - "integrity": "sha512-hBd9d0N6NID6D6aZeTi93pdGGT562Z8pmx94B6b6sCB+GcnrxAxzVGitiE748e5uVX5354wLOlMSYPu+/7oF8Q==", + "version": "2.1.16", + "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.16/20eaa89d0f6ed15760ec470b6663468d45892f53", + "integrity": "sha512-7ArmLr+PfQE4SOu7WVF4RT1nGvT0mYdsK9NrWgfwGKSqmWrUwrGpflKe3mBVhxMU0qVlhYMZNC1vA9UExDjOaA==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.12.0", @@ -14208,7 +14208,7 @@ "@middy/http-header-normalizer": "^6.0.0", "@middy/input-output-logger": "^6.0.0", "@nhs/fhir-middy-error-handler": "^2.1.15", - "@NHSDigital/eps-spine-client": "^2.1.15", + "@NHSDigital/eps-spine-client": "^2.1.16", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, @@ -14255,7 +14255,7 @@ "@middy/core": "^6.0.0", "@middy/input-output-logger": "^6.0.0", "@nhs/fhir-middy-error-handler": "^2.1.15", - "@NHSDigital/eps-spine-client": "^2.1.15" + "@NHSDigital/eps-spine-client": "^2.1.16" } } } diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index cb0c7c557..50e8087df 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.15", - "@NHSDigital/eps-spine-client": "^2.1.15", + "@NHSDigital/eps-spine-client": "^2.1.16", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 2cd234ca8..4dbbd8ca3 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.15", - "@NHSDigital/eps-spine-client": "^2.1.15" + "@NHSDigital/eps-spine-client": "^2.1.16" } }