mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 16:14:12 +00:00
deps(deps): bump nodemailer from 7.0.13 to 8.0.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.13 to 8.0.1. - [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/v7.0.13...v8.0.1) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c9263b244
commit
bf08c49661
2 changed files with 6 additions and 6 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"ioredis": "^5.9.3",
|
||||
"next": "16.2.0-canary.41",
|
||||
"node-cron": "^4.2.1",
|
||||
"nodemailer": "^7.0.13",
|
||||
"nodemailer": "^8.0.1",
|
||||
"payload": "3.77.0",
|
||||
"payload-oapi": "^0.2.5",
|
||||
"pdfkit": "^0.17.2",
|
||||
|
|
|
|||
|
|
@ -96,8 +96,8 @@ importers:
|
|||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
nodemailer:
|
||||
specifier: ^7.0.13
|
||||
version: 7.0.13
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
payload:
|
||||
specifier: 3.77.0
|
||||
version: 3.77.0(graphql@16.12.0)(typescript@5.9.3)
|
||||
|
|
@ -3594,8 +3594,8 @@ packages:
|
|||
node-releases@2.0.27:
|
||||
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
|
||||
|
||||
nodemailer@7.0.13:
|
||||
resolution: {integrity: sha512-PNDFSJdP+KFgdsG3ZzMXCgquO7I6McjY2vlqILjtJd0hy8wEvtugS9xKRF2NWlPNGxvLCXlTNIae4serI7dinw==}
|
||||
nodemailer@8.0.1:
|
||||
resolution: {integrity: sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
normalize-path@3.0.0:
|
||||
|
|
@ -8627,7 +8627,7 @@ snapshots:
|
|||
|
||||
node-releases@2.0.27: {}
|
||||
|
||||
nodemailer@7.0.13: {}
|
||||
nodemailer@8.0.1: {}
|
||||
|
||||
normalize-path@3.0.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue