diff --git a/package-lock.json b/package-lock.json index 4cdcd4f2a..f31fca6ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3103,9 +3103,9 @@ } }, "node_modules/@NHSDigital/eps-spine-client": { - "version": "2.1.71", - "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.71/4fb7abd84a2dd2a4ecbfa3c39c2b2f9b65919679", - "integrity": "sha512-2F1wQzP1lINZcxq6rvq6oWGIqT+Xruwm9SkHykThjiKxsfmTBBofL7u/cd0Q07v1KQRnunkRawtk4BU+gtD0qw==", + "version": "2.1.72", + "resolved": "https://npm.pkg.github.com/download/@NHSDigital/eps-spine-client/2.1.72/cf7aec6d50909c4a147c6591ec0c32536fd2f58b", + "integrity": "sha512-+KF6RrjwVKkuSD4MCWYJ4ShbzWRaOhUb21Lmp7PXQBtqh7lAhvv/gk5pmRi8vSLTZmdt6ODlo1C6czXMrnLgBw==", "license": "MIT", "dependencies": { "@aws-lambda-powertools/logger": "^2.30.0", @@ -10040,7 +10040,7 @@ "@middy/http-header-normalizer": "^6.4.5", "@middy/input-output-logger": "^6.4.5", "@nhs/fhir-middy-error-handler": "^2.1.64", - "@NHSDigital/eps-spine-client": "^2.1.71", + "@NHSDigital/eps-spine-client": "^2.1.72", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, @@ -10088,7 +10088,7 @@ "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", "@nhs/fhir-middy-error-handler": "^2.1.64", - "@NHSDigital/eps-spine-client": "^2.1.71" + "@NHSDigital/eps-spine-client": "^2.1.72" } } } diff --git a/packages/getMyPrescriptions/package.json b/packages/getMyPrescriptions/package.json index ad11c9b1f..f71c4dfb8 100644 --- a/packages/getMyPrescriptions/package.json +++ b/packages/getMyPrescriptions/package.json @@ -22,7 +22,7 @@ "@middy/http-header-normalizer": "^6.4.5", "@middy/input-output-logger": "^6.4.5", "@nhs/fhir-middy-error-handler": "^2.1.64", - "@NHSDigital/eps-spine-client": "^2.1.71", + "@NHSDigital/eps-spine-client": "^2.1.72", "@prescriptionsforpatients/distanceSelling": "^1.0.0", "@types/fhir": "^0.0.41" }, diff --git a/packages/statusLambda/package.json b/packages/statusLambda/package.json index 80761e42f..d80518b6b 100644 --- a/packages/statusLambda/package.json +++ b/packages/statusLambda/package.json @@ -19,6 +19,6 @@ "@middy/core": "^6.4.5", "@middy/input-output-logger": "^6.4.5", "@nhs/fhir-middy-error-handler": "^2.1.64", - "@NHSDigital/eps-spine-client": "^2.1.71" + "@NHSDigital/eps-spine-client": "^2.1.72" } }