Skip to content

Commit 0f3b468

Browse files
Upgrade: [dependabot] - bump axios from 1.14.0 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e89d05 commit 0f3b468

4 files changed

Lines changed: 13 additions & 11 deletions

File tree

package-lock.json

Lines changed: 10 additions & 8 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.1.2",
2323
"@middy/input-output-logger": "^7.2.1",
2424
"@nhs/fhir-middy-error-handler": "^2.1.75",
25-
"axios": "^1.14.0",
25+
"axios": "^1.15.0",
2626
"axios-retry": "^4.5.0",
2727
"jose": "^6.2.2",
2828
"nock": "^14.0.11"

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.1.2",
2222
"@middy/input-output-logger": "^7.2.1",
2323
"@nhs/fhir-middy-error-handler": "^2.1.75",
24-
"axios": "^1.14.0"
24+
"axios": "^1.15.0"
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.1.2",
2020
"@middy/input-output-logger": "^7.2.1",
2121
"@nhs/fhir-middy-error-handler": "^2.1.75",
22-
"axios": "^1.14.0"
22+
"axios": "^1.15.0"
2323
},
2424
"devDependencies": {
2525
"@psu-common/testing": "^1.0.0",

0 commit comments

Comments
 (0)