mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 10:41:54 +02:00
📦 Bump nodemailer from 6.9.8 to 6.9.9 (#1027)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.8 to 6.9.9. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.8...v6.9.9) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb6a9c16ba
commit
008abf1d49
2 changed files with 5 additions and 10 deletions
|
@ -14,7 +14,7 @@
|
|||
"@aws-sdk/credential-provider-node": "^3.501.0",
|
||||
"@react-email/components": "^0.0.14",
|
||||
"@react-email/render": "^0.0.12",
|
||||
"nodemailer": "^6.9.8",
|
||||
"nodemailer": "^6.9.9",
|
||||
"preview-email": "^3.0.19",
|
||||
"react-email": "^2.0.0"
|
||||
},
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -9557,15 +9557,10 @@ nodemailer@6.9.3:
|
|||
resolved "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.3.tgz"
|
||||
integrity sha512-fy9v3NgTzBngrMFkDsKEj0r02U7jm6XfC3b52eoNV+GCrGj+s8pt5OqhiJdWKuw51zCTdiNR/IUD1z33LIIGpg==
|
||||
|
||||
nodemailer@^6.9.2:
|
||||
version "6.9.5"
|
||||
resolved "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.5.tgz"
|
||||
integrity sha512-/dmdWo62XjumuLc5+AYQZeiRj+PRR8y8qKtFCOyuOl1k/hckZd8durUUHs/ucKx6/8kN+wFxqKJlQ/LK/qR5FA==
|
||||
|
||||
nodemailer@^6.9.8:
|
||||
version "6.9.8"
|
||||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.8.tgz#29601e80440f2af7aa62b32758fdac7c6b784143"
|
||||
integrity sha512-cfrYUk16e67Ks051i4CntM9kshRYei1/o/Gi8K1d+R34OIs21xdFnW7Pt7EucmVKA0LKtqUGNcjMZ7ehjl49mQ==
|
||||
nodemailer@^6.9.2, nodemailer@^6.9.9:
|
||||
version "6.9.9"
|
||||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
|
||||
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
|
||||
|
||||
nopt@^7.2.0:
|
||||
version "7.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue