node_modules: upgrade

This commit is contained in:
Dawid Dziurla
2025-06-13 19:44:16 +02:00
parent 7d23b91650
commit 21abe22bd8
320 changed files with 34046 additions and 3537 deletions

11
node_modules/nodemailer/README.md generated vendored
View File

@ -8,18 +8,11 @@ Send emails from Node.js easy as cake! 🍰✉️
See [nodemailer.com](https://nodemailer.com/) for documentation and terms.
---
> [!TIP]
> Check out **[EmailEngine](https://emailengine.app/?utm_source=github-nodemailer&utm_campaign=nodemailer&utm_medium=readme-link)** a self-hosted email gateway that allows making **REST requests against IMAP and SMTP servers**. EmailEngine also sends webhooks whenever something changes on the registered accounts.\
> \
> Using the email accounts registered with EmailEngine, you can receive and [send emails](https://emailengine.app/sending-emails?utm_source=github-nodemailer&utm_campaign=nodemailer&utm_medium=readme-link). EmailEngine supports OAuth2, delayed sends, opens and clicks tracking, bounce detection, etc. All on top of regular email accounts without an external MTA service.
---
This project is supported by [Forward Email](https://forwardemail.net) the 100% open-source and privacy-focused email service.
---
## Having an issue?
#### First review the docs
@ -86,7 +79,7 @@ If you are having issues with Nodemailer, then the best way to find help would b
### License
Nodemailer is licensed under the **MIT license**
Nodemailer is licensed under the **MIT No Attribution license**
---