mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-20 20:36:19 +02:00
📦 Upgrade nodemailer from 6.7.2 to 6.9.0 (#506)
Snyk has created this PR to upgrade nodemailer from 6.7.2 to 6.9.0.
See this package in npm:
See this project in Snyk:
c6e9409b
-5e6c-4984-a2ef-0a8025133bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
7f76a25642
commit
a60d5bfd98
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"next": "13.0.6",
|
||||
"next-i18next": "^13.0.3",
|
||||
"next-seo": "^5.15.0",
|
||||
"nodemailer": "^6.7.2",
|
||||
"nodemailer": "^6.9.0",
|
||||
"postcss": "^8.4.21",
|
||||
"posthog-js": "^1.40.2",
|
||||
"prisma": "^4.10.0",
|
||||
|
|
|
@ -6243,10 +6243,10 @@ nodemailer@6.8.0:
|
|||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.8.0.tgz#804bcc5256ee5523bc914506ee59f8de8f0b1cd5"
|
||||
integrity sha512-EjYvSmHzekz6VNkNd12aUqAco+bOkRe3Of5jVhltqKhEsjw/y0PYPJfp83+s9Wzh1dspYAkUW/YNQ350NATbSQ==
|
||||
|
||||
nodemailer@^6.7.2:
|
||||
version "6.7.2"
|
||||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.2.tgz#44b2ad5f7ed71b7067f7a21c4fedabaec62b85e0"
|
||||
integrity sha512-Dz7zVwlef4k5R71fdmxwR8Q39fiboGbu3xgswkzGwczUfjp873rVxt1O46+Fh0j1ORnAC6L9+heI8uUpO6DT7Q==
|
||||
nodemailer@^6.9.0:
|
||||
version "6.9.1"
|
||||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.1.tgz#8249d928a43ed85fec17b13d2870c8f758a126ed"
|
||||
integrity sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==
|
||||
|
||||
nopt@^4.0.1:
|
||||
version "4.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue