Skip to content

Commit 564591b

Browse files
Upgrade: [dependabot] - bump axios from 1.7.8 to 1.7.9
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.7.9. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.8...v1.7.9) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea53349 commit 564591b

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

package-lock.json

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

packages/cognito/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@middy/core": "^6.0.0",
2424
"@middy/input-output-logger": "^6.0.0",
2525
"aws-lambda": "^1.0.7",
26-
"axios": "^1.7.8",
26+
"axios": "^1.7.9",
2727
"jsonwebtoken": "^9.0.2",
2828
"jwks-rsa": "^3.1.0",
2929
"uuid": "^11.0.2"

packages/trackerUserInfoLambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@middy/core": "^5.4.7",
2424
"@middy/input-output-logger": "^5.4.7",
2525
"aws-lambda": "^1.0.7",
26-
"axios": "^1.7.7",
26+
"axios": "^1.7.9",
2727
"jsonwebtoken": "^9.0.2",
2828
"jwks-rsa": "^3.1.0",
2929
"uuid": "^11.0.2"

0 commit comments

Comments
 (0)