Skip to content

Commit 2583778

Browse files
Bump nodemailer from 7.0.10 to 7.0.11 (#19345)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.10 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.10...v7.0.11) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.11 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 aca5999 commit 2583778

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
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": "^7.0.7",
23+
"nodemailer": "^7.0.11",
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": "^7.0.7",
23+
"nodemailer": "^7.0.11",
2424
"pluralize": "^8.0.0",
2525
"rss-parser": "^3.12.0",
2626
"showdown": "^2.1.0",

pnpm-lock.yaml

Lines changed: 12 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)