Skip to content

Commit

Permalink
build(deps): bump @sendgrid/mail from 7.7.0 to 8.1.1 in /api
Browse files Browse the repository at this point in the history
Bumps [@sendgrid/mail](https://github.com/sendgrid/sendgrid-nodejs) from 7.7.0 to 8.1.1.
- [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.1)

---
updated-dependencies:
- dependency-name: "@sendgrid/mail"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 135cd60 commit 8ebc081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/SocexSolutions/agenda-v2/api/#readme",
"dependencies": {
"@sendgrid/mail": "^7.5.0",
"@sendgrid/mail": "^8.1.1",
"@starryinternet/jobi": "^1.1.0",
"axios": "^1.2.0",
"cors": "^2.8.5",
Expand Down

0 comments on commit 8ebc081

Please sign in to comment.