Skip to content

Commit 3984545

Browse files
Upgrade: [dependabot] - bump @NHSDigital/eps-spine-client
Bumps [@NHSDigital/eps-spine-client](https://github.com/NHSDigital/nhs-eps-spine-client) from 2.1.70 to 2.1.71. - [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](NHSDigital/nhs-eps-spine-client@v2.1.70...v2.1.71) --- updated-dependencies: - dependency-name: "@NHSDigital/eps-spine-client" dependency-version: 2.1.71 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95fe31f commit 3984545

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/getMyPrescriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@middy/http-header-normalizer": "^6.4.5",
2323
"@middy/input-output-logger": "^6.4.5",
2424
"@nhs/fhir-middy-error-handler": "^2.1.63",
25-
"@NHSDigital/eps-spine-client": "^2.1.70",
25+
"@NHSDigital/eps-spine-client": "^2.1.71",
2626
"@prescriptionsforpatients/distanceSelling": "^1.0.0",
2727
"@types/fhir": "^0.0.41"
2828
},

packages/statusLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@middy/core": "^6.4.5",
2020
"@middy/input-output-logger": "^6.4.5",
2121
"@nhs/fhir-middy-error-handler": "^2.1.63",
22-
"@NHSDigital/eps-spine-client": "^2.1.70"
22+
"@NHSDigital/eps-spine-client": "^2.1.71"
2323
}
2424
}

0 commit comments

Comments
 (0)