Skip to content

Commit

Permalink
Bump axios from 1.3.4 to 1.6.0 in /apps/start-stop-ec2-instances (#19)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.3.4...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 27a7a9d commit 2adba8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions apps/start-stop-ec2-instances/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/start-stop-ec2-instances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1380.0",
"axios": "^1.3.4",
"axios": "^1.6.0",
"http-errors": "^2.0.0"
}
}

0 comments on commit 2adba8a

Please sign in to comment.