Skip to content

Commit 9f525b1

Browse files
Chore: [AEA-0000] - update dependencies (#2734)
## Summary - Routine Change ### Details - bump axios from 1.13.4 to 1.13.5 - bump cryptography from 46.0.3 to 46.0.5 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 287ba1f commit 9f525b1

5 files changed

Lines changed: 77 additions & 68 deletions

File tree

package-lock.json

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

packages/nhsNotifyLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@middy/core": "^7.0.2",
2323
"@middy/input-output-logger": "^7.0.2",
2424
"@nhs/fhir-middy-error-handler": "^2.1.72",
25-
"axios": "^1.13.4",
25+
"axios": "^1.13.5",
2626
"axios-retry": "^4.5.0",
2727
"jose": "^6.1.3",
2828
"nock": "^14.0.10"

packages/nhsNotifyUpdateCallback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@middy/core": "^7.0.2",
2222
"@middy/input-output-logger": "^7.0.2",
2323
"@nhs/fhir-middy-error-handler": "^2.1.72",
24-
"axios": "^1.13.4"
24+
"axios": "^1.13.5"
2525
},
2626
"devDependencies": {
2727
"@psu-common/testing": "^1.0.0",

packages/statusLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@middy/core": "^7.0.2",
2020
"@middy/input-output-logger": "^7.0.2",
2121
"@nhs/fhir-middy-error-handler": "^2.1.72",
22-
"axios": "^1.13.4"
22+
"axios": "^1.13.5"
2323
},
2424
"devDependencies": {
2525
"@psu-common/testing": "^1.0.0",

0 commit comments

Comments
 (0)