Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
5970c3ad56 fix: upgrade @sendgrid/mail from 7.4.4 to 7.4.6
Snyk has created this PR to upgrade @sendgrid/mail from 7.4.4 to 7.4.6.

See this package in npm:
https://www.npmjs.com/package/@sendgrid/mail

See this project in Snyk:
https://app.snyk.io/org/aurora-dot/project/9cfc4c42-5737-43cf-8306-7bc2f6ab4033?utm_source=github&utm_medium=upgrade-pr
2021-09-14 00:22:31 +00:00
2 changed files with 1363 additions and 90 deletions

1451
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"build-tailwind": "npx postcss src/tailwind.css -o public/stylesheets/style.css"
},
"dependencies": {
"@sendgrid/mail": "^7.4.4",
"@sendgrid/mail": "^7.4.6",
"app-root-path": "^3.0.0",
"axios": "^0.21.3",
"cookie-parser": "^1.4.5",