Skip to content

Commit 41a0c1b

Browse files
Bump nodemailer from 6.10.1 to 7.0.7 (#19183)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 7.0.7. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.10.1...v7.0.7) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.7 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 d993d66 commit 41a0c1b

File tree

3 files changed

+97
-95
lines changed

3 files changed

+97
-95
lines changed

components/gmail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"google-auth-library": "^8.7.0",
2121
"html-to-text": "^9.0.5",
2222
"mime": "^3.0.0",
23-
"nodemailer": "^6.7.8",
23+
"nodemailer": "^7.0.7",
2424
"stream": "^0.0.3",
2525
"uuid": "^10.0.0"
2626
}

components/pipedream_utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lodash.get": "^4.4.2",
2121
"moment": "^2.30.1",
2222
"moment-timezone": "^0.5.47",
23-
"nodemailer": "^6.7.8",
23+
"nodemailer": "^7.0.7",
2424
"pluralize": "^8.0.0",
2525
"rss-parser": "^3.12.0",
2626
"showdown": "^2.1.0",

0 commit comments

Comments
 (0)