mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 17:18:23 +00:00
chore(deps): update dependency nodemailer to v6.9.11 (#4115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee5f312a6c
commit
d249a0aeae
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"dotenv": "16.4.5",
|
||||
"ioredis": "5.3.2",
|
||||
"mjml": "4.14.0",
|
||||
"nodemailer": "6.9.10",
|
||||
"nodemailer": "6.9.11",
|
||||
"p-timeout": "6.1.2",
|
||||
"pino-pretty": "10.3.1",
|
||||
"sendmail": "1.6.1",
|
||||
|
|
|
|||
|
|
@ -797,8 +797,8 @@ importers:
|
|||
specifier: 4.14.0
|
||||
version: 4.14.0
|
||||
nodemailer:
|
||||
specifier: 6.9.10
|
||||
version: 6.9.10
|
||||
specifier: 6.9.11
|
||||
version: 6.9.11
|
||||
p-timeout:
|
||||
specifier: 6.1.2
|
||||
version: 6.1.2
|
||||
|
|
@ -25844,8 +25844,8 @@ packages:
|
|||
nodemailer-fetch: 1.6.0
|
||||
dev: true
|
||||
|
||||
/nodemailer@6.9.10:
|
||||
resolution: {integrity: sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==}
|
||||
/nodemailer@6.9.11:
|
||||
resolution: {integrity: sha512-UiAkgiERuG94kl/3bKfE8o10epvDnl0vokNEtZDPTq9BWzIl6EFT9336SbIT4oaTBD8NmmUTLsQyXHV82eXSWg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
dev: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue