Skip to content

Commit 785e261

Browse files
chore(deps): bump axios and @serverless/platform-client (#31)
Bumps [axios](https://github.com/axios/axios) to 1.7.4 and updates ancestor dependency @serverless/platform-client. These dependencies need to be updated together. Updates `axios` from 1.6.8 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.8...v1.7.4) Updates `@serverless/platform-client` from 4.3.2 to 4.5.1 --- updated-dependencies: - dependency-name: axios dependency-type: direct:production - dependency-name: "@serverless/platform-client" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94475c0 commit 785e261

File tree

2 files changed

+16
-34
lines changed

2 files changed

+16
-34
lines changed

apps/start-stop-ec2-instances/package-lock.json

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

apps/start-stop-ec2-instances/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"aws-lambda": "^1.0.7",
3030
"aws-sdk": "^2.1380.0",
31-
"axios": "^1.6.0",
31+
"axios": "^1.7.4",
3232
"http-errors": "^2.0.0"
3333
}
3434
}

0 commit comments

Comments
 (0)