Merge pull request #43 from kudos/dependabot/npm_and_yarn/sendgrid/mail-6.5.1

Bump @sendgrid/mail from 6.4.0 to 6.5.1
This commit is contained in:
Jonathan Cremin 2020-01-24 19:39:48 +00:00 committed by GitHub
commit 25d4a81a41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 44 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.3.1",
"@sendgrid/mail": "^6.5.1",
"@sentry/node": "^5.11.1",
"angular": "^1.7.9",
"angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1",