Skip to content

Commit ea46e33

Browse files
Bump nodemailer from 7.0.7 to 7.0.11 in /examples/mail
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.7 to 7.0.11. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v7.0.7...v7.0.11) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab1047c commit ea46e33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/mail/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/mail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"nodemailer": "^7.0.7"
3+
"nodemailer": "^7.0.11"
44
}
55
}

0 commit comments

Comments
 (0)