Skip to content

Commit 1f05594

Browse files
Bump nodemailer from 6.9.16 to 7.0.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 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.9.16...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>
1 parent 64092a8 commit 1f05594

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jira-client": "^6.18.0",
7878
"jsforce": "^1.10.1",
7979
"node-marketo-rest": "^0.7.8",
80-
"nodemailer": "^6.6.1",
80+
"nodemailer": "^7.0.7",
8181
"nodemon": "^1.19.4",
8282
"normalize-url": "4.0.0",
8383
"oboe": "^2.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4284,10 +4284,10 @@ node-marketo-rest@^0.7.8:
42844284
moment "2.24.0"
42854285
restler "3.4.x"
42864286

4287-
nodemailer@^6.6.1:
4288-
version "6.9.16"
4289-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.16.tgz#3ebdf6c6f477c571c0facb0727b33892635e0b8b"
4290-
integrity sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ==
4287+
nodemailer@^7.0.7:
4288+
version "7.0.7"
4289+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-7.0.7.tgz#91a16235c08abb7805a4ec1537ca63edca79687f"
4290+
integrity sha512-jGOaRznodf62TVzdyhKt/f1Q/c3kYynk8629sgJHpRzGZj01ezbgMMWJSAjHADcwTKxco3B68/R+KHJY2T5BaA==
42914291

42924292
nodemon@^1.19.4:
42934293
version "1.19.4"

0 commit comments

Comments
 (0)