Skip to content

Commit

Permalink
deps: bump axios and @sendgrid/client
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependency [@sendgrid/client](https://github.com/sendgrid/sendgrid-nodejs). These dependencies need to be updated together.


Updates `axios` from 0.26.1 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v1.6.2)

Updates `@sendgrid/client` from 7.7.0 to 8.1.0
- [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/main/CHANGELOG.md)
- [Upgrade guide](https://github.com/sendgrid/sendgrid-nodejs/blob/main/UPGRADE.md)
- [Commits](sendgrid/sendgrid-nodejs@7.7.0...8.1.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@sendgrid/client"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and steveoh committed Dec 13, 2023
1 parent 5ed36b3 commit 926ecbf
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 25 deletions.
59 changes: 35 additions & 24 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 @@ -34,7 +34,7 @@
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.2",
"@react-hook/window-size": "^3.1.1",
"@sendgrid/client": "^7.7.0",
"@sendgrid/client": "^8.1.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@ugrc/layer-selector": "^6.2.2",
Expand Down

0 comments on commit 926ecbf

Please sign in to comment.