Skip to content

Commit 07c8356

Browse files
Bump nodemailer in /Node-1st-gen/email-confirmation/functions (#1262)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.0 to 8.0.5. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.10.0...v8.0.5) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 588cdbb commit 07c8356

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Node-1st-gen/email-confirmation/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"eslint-plugin-promise": "^7.2.1",
66
"firebase-admin": "^13.0.2",
77
"firebase-functions": "7.0.0",
8-
"nodemailer": "^6.8.0"
8+
"nodemailer": "^8.0.5"
99
},
1010
"devDependencies": {
1111
"eslint": "^8.57.1"

Node-1st-gen/email-confirmation/functions/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)