Skip to content

Commit d6fac70

Browse files
chore(deps): bump axios from 1.10.0 to 1.11.0 in /api/src (#617)
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Melanie Boeckmann <[email protected]>
1 parent 0b59fbd commit d6fac70

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

api/src/package-lock.json

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

api/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@aws-lambda-powertools/parameters": "^1.18.0",
1111
"@aws-sdk/client-ssm": "^3.504.0",
12-
"axios": "^1.6.2",
12+
"axios": "^1.11.0",
1313
"express": "^4.18.2",
1414
"html-entities": "^2.5.2"
1515
},

0 commit comments

Comments
 (0)