From fbe4d91d71d96fcd02c6b175dede081e78328fe2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 16:59:18 +0000 Subject: [PATCH] Bump @sendgrid/mail from 7.2.0 to 7.4.0 Bumps [@sendgrid/mail](https://github.com/sendgrid/sendgrid-nodejs) from 7.2.0 to 7.4.0. - [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases) - [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/sendgrid/sendgrid-nodejs/compare/7.2.0...7.4.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 33 ++++++++++++++++----------------- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 26ccfa3..78109d1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "watch-sass": "node-sass --include-path ./node_modules/ -w -r -o web/public/styles/ web/public/styles/" }, "dependencies": { - "@sendgrid/mail": "^7.1.1", + "@sendgrid/mail": "^7.4.0", "@sentry/node": "^5.27.6", "angular": "^1.7.9", "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", diff --git a/yarn.lock b/yarn.lock index bd78dad..4e2ccaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -419,29 +419,28 @@ dependencies: mkdirp "^1.0.4" -"@sendgrid/client@^7.2.0": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-7.2.0.tgz#485112263458e177b8e98817fe12d6bf221b502c" - integrity sha512-ORlsU2cErvCUZsx96d5jaCCOajZ3kLiTInwr3yxFiXzqVRfP1ipCEajFxcS2LZDMoww/uCSflRcOVLmttBdJbw== +"@sendgrid/client@^7.4.0": + version "7.4.0" + resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-7.4.0.tgz#07c26936f88ade43fb845ce00b37d882999c0a04" + integrity sha512-KAZlEb1P8sATgBN+7hXgzaRF94nF9KQgDxQ6zUT1BV0kEsNtJQ2cs35sCtWt6AKKJrL0xPI/MsfcAJqom4YQBg== dependencies: - "@sendgrid/helpers" "^7.2.0" + "@sendgrid/helpers" "^7.4.0" axios "^0.19.2" -"@sendgrid/helpers@^7.2.0": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-7.2.0.tgz#75cbde76815fa0f8b7966b3e2a0650fc125c3276" - integrity sha512-Ps8rc3xFpaQvIWoW1zlWi9G7QnxYwXFOeq0915DzXf5knoiOgXdFk/XBXbCFjr2lf/JIzjgFUtAV/dN8Z8jzHw== +"@sendgrid/helpers@^7.4.0": + version "7.4.0" + resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-7.4.0.tgz#be98730c89c190c8873e2f25d868a13d26b75b25" + integrity sha512-IQI2vemiJB0+X6bEp4HRG+0/wrzR2RDGnB5rwfq1CsPDrUFdJfxbE2zbGx//1GnlNwAtbHyc93ejU1m0KZr86w== dependencies: - chalk "^2.0.1" deepmerge "^4.2.2" -"@sendgrid/mail@^7.1.1": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-7.2.0.tgz#262fde8a93093074fc873c42103cfa842134327b" - integrity sha512-iAA4LCd4eBpBVsYVgHPUd1B9CSwDVS/LNApT4Wn79nikAEfkJCT2n3BipU6CO2vPYUJNRQiStJ55RfdKe9Hulg== +"@sendgrid/mail@^7.4.0": + version "7.4.0" + resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-7.4.0.tgz#126de0f0fc7c62d5d609140261fd598b6291fee3" + integrity sha512-SAARsfbl50OEJ99LYGKfgrYiV5O6+23aeGJuEBTHHSwRZ6KhD3n1BjPeIejbqgbqYLZJfNLxyU3o5xRdJPp3zg== dependencies: - "@sendgrid/client" "^7.2.0" - "@sendgrid/helpers" "^7.2.0" + "@sendgrid/client" "^7.4.0" + "@sendgrid/helpers" "^7.4.0" "@sentry/core@5.27.6": version "5.27.6" @@ -1768,7 +1767,7 @@ center-align@^0.1.1: align-text "^0.1.3" lazy-cache "^1.0.3" -chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2: +chalk@2.4.2, chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.2: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==