Skip to content

Commit

Permalink
Bump axios and aws-crt
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [aws-crt](https://github.com/awslabs/aws-crt-nodejs). These dependencies need to be updated together.


Updates `axios` from 0.24.0 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v1.6.1)

Updates `aws-crt` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/awslabs/aws-crt-nodejs/releases)
- [Commits](awslabs/aws-crt-nodejs@v1.18.3...v1.19.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: aws-crt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2023
1 parent e035f0b commit d145e01
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
29 changes: 18 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vercel/analytics": "^1.0.0",
"ai": "^2.2.13",
"autoprefixer": "10.4.14",
"aws-crt": "^1.15.17",
"aws-crt": "^1.19.0",
"aws-sdk": "^2.1386.0",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
Expand Down

0 comments on commit d145e01

Please sign in to comment.