Skip to content

Commit bca84e4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @sendgrid/mail to v7.7.0
1 parent e1ef93b commit bca84e4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@nestjs/platform-express": "8.4.6",
6969
"@nestjs/serve-static": "2.2.2",
7070
"@nestjs/swagger": "5.2.1",
71-
"@sendgrid/mail": "7.6.2",
71+
"@sendgrid/mail": "7.7.0",
7272
"apollo-server-express": "2.25.4",
7373
"boolean": "3.2.0",
7474
"class-transformer": "0.5.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5314,28 +5314,28 @@
53145314
resolved "https://registry.yarnpkg.com/@rooks/use-mutation-observer/-/use-mutation-observer-4.11.2.tgz#a0466c4338e0a4487ea19253c86bcd427c29f4af"
53155315
integrity sha512-vpsdrZdr6TkB1zZJcHx+fR1YC/pHs2BaqcuYiEGjBVbwY5xcC49+h0hAUtQKHth3oJqXfIX/Ng8S7s5HFHdM/A==
53165316

5317-
"@sendgrid/client@^7.6.2":
5318-
version "7.6.2"
5319-
resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-7.6.2.tgz#5d08949120dad679f34260f1b875b4f57a8d688e"
5320-
integrity sha512-Yw3i3vPBBwfiIi+4i7+1f1rwQoLlLsu3qW16d1UuRp6RgX6H6yHYb2/PfqwNyCC0qzqIWGUKPWwYe5ggcr5Guw==
5317+
"@sendgrid/client@^7.7.0":
5318+
version "7.7.0"
5319+
resolved "https://registry.yarnpkg.com/@sendgrid/client/-/client-7.7.0.tgz#f8f67abd604205a0d0b1af091b61517ef465fdbf"
5320+
integrity sha512-SxH+y8jeAQSnDavrTD0uGDXYIIkFylCo+eDofVmZLQ0f862nnqbC3Vd1ej6b7Le7lboyzQF6F7Fodv02rYspuA==
53215321
dependencies:
5322-
"@sendgrid/helpers" "^7.6.2"
5322+
"@sendgrid/helpers" "^7.7.0"
53235323
axios "^0.26.0"
53245324

5325-
"@sendgrid/helpers@^7.6.2":
5326-
version "7.6.2"
5327-
resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-7.6.2.tgz#e4abdd4e259611ed549ae8e0f4a46cd4f587e5d1"
5328-
integrity sha512-kGW0kM2AOHfXjcvB6Lgwa/nMv8IALu0KyNY9X4HSa3MtLohymuhbG9HgjrOh66+BkbsfA03H3bcT0+sPVJ0GKQ==
5325+
"@sendgrid/helpers@^7.7.0":
5326+
version "7.7.0"
5327+
resolved "https://registry.yarnpkg.com/@sendgrid/helpers/-/helpers-7.7.0.tgz#93fb4b6e2f0dc65080440d6a784cc93e8e148757"
5328+
integrity sha512-3AsAxfN3GDBcXoZ/y1mzAAbKzTtUZ5+ZrHOmWQ279AuaFXUNCh9bPnRpN504bgveTqoW+11IzPg3I0WVgDINpw==
53295329
dependencies:
53305330
deepmerge "^4.2.2"
53315331

5332-
"@sendgrid/mail@7.6.2":
5333-
version "7.6.2"
5334-
resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-7.6.2.tgz#118650afbb58be82e3178fa172869d929d937118"
5335-
integrity sha512-IHHZFvgU95aqb11AevQvAfautj2pb8iW8UCiUJ2ae9pRF37e6EkBmU9NgdFjbQ/8Xhhm+KDVDzn/JLxDN/GiBw==
5332+
"@sendgrid/mail@7.7.0":
5333+
version "7.7.0"
5334+
resolved "https://registry.yarnpkg.com/@sendgrid/mail/-/mail-7.7.0.tgz#aba09f5ce2e9d8ceee92284c3ea8b4a90b0e38fe"
5335+
integrity sha512-5+nApPE9wINBvHSUxwOxkkQqM/IAAaBYoP9hw7WwgDNQPxraruVqHizeTitVtKGiqWCKm2mnjh4XGN3fvFLqaw==
53365336
dependencies:
5337-
"@sendgrid/client" "^7.6.2"
5338-
"@sendgrid/helpers" "^7.6.2"
5337+
"@sendgrid/client" "^7.7.0"
5338+
"@sendgrid/helpers" "^7.7.0"
53395339

53405340
53415341
version "1.3.4"

0 commit comments

Comments
 (0)