Bump @sendgrid/mail from 6.5.1 to 7.1.1

Bumps [@sendgrid/mail](https://github.com/sendgrid/sendgrid-nodejs) from 6.5.1 to 7.1.1.
- [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sendgrid/sendgrid-nodejs/compare/6.5.1...7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 10:11:05 +00:00 committed by GitHub
parent 2ecf19e2e8
commit 2ba2db99e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 28 deletions

View file

@ -24,7 +24,7 @@
"watch-sass": "node-sass --include-path ./node_modules/ -w -r -o web/public/styles/ web/public/styles/"
},
"dependencies": {
"@sendgrid/mail": "^6.5.1",
"@sendgrid/mail": "^7.1.1",
"@sentry/node": "^5.11.2",
"angular": "^1.7.9",
"angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1",