Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @NHSDigital/eps-spine-client
Browse files Browse the repository at this point in the history
Bumps [@NHSDigital/eps-spine-client](https://github.com/NHSDigital/nhs-eps-spine-client) from 2.1.12 to 2.1.13.
- [Release notes](https://github.com/NHSDigital/nhs-eps-spine-client/releases)
- [Changelog](https://github.com/NHSDigital/nhs-eps-spine-client/blob/main/release.config.cjs)
- [Commits](NHSDigital/nhs-eps-spine-client@v2.1.12...v2.1.13)

---
updated-dependencies:
- dependency-name: "@NHSDigital/eps-spine-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 7acfc03 commit 65561dd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/getMyPrescriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.12",
"@NHSDigital/eps-spine-client": "^2.1.12",
"@NHSDigital/eps-spine-client": "^2.1.13",
"@prescriptionsforpatients/distanceSelling": "^1.0.0",
"@types/fhir": "^0.0.41"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@middy/core": "^5.5.1",
"@middy/input-output-logger": "^6.0.0",
"@nhs/fhir-middy-error-handler": "^2.1.12",
"@NHSDigital/eps-spine-client": "^2.1.12"
"@NHSDigital/eps-spine-client": "^2.1.13"
}
}

0 comments on commit 65561dd

Please sign in to comment.