Skip to content

Commit

Permalink
Bump axios from 1.2.2 to 1.6.0 in /examples/aws-cdk
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.2.2 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@1.2.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent b772239 commit 069bcc5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 135 deletions.
141 changes: 7 additions & 134 deletions examples/aws-cdk/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 examples/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^14",
"@types/wait-on": "^5.3.1",
"aws-cdk": "^2.55.1",
"axios": "^1.2.2",
"axios": "^1.6.0",
"esbuild": "^0.16.10",
"jest": "^29.3.1",
"ts-jest": "^29.0.3",
Expand Down

0 comments on commit 069bcc5

Please sign in to comment.