Skip to content

Commit 5a8b046

Browse files
Bump the npm_and_yarn group across 1 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /. directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 6.7.5 to 6.9.9 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.7.5...v6.9.9) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce3b7a8 commit 5a8b046

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
@@ -63,7 +63,7 @@
6363
"jsonwebtoken": "^9.0.0",
6464
"knex": "^2.4.0",
6565
"morgan": "^1.10.0",
66-
"nodemailer": "^6.6.3",
66+
"nodemailer": "^6.9.9",
6767
"nodemailer-markdown": "^1.0.3",
6868
"objection": "^3.0.1",
6969
"pg": "^8.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,10 +4335,10 @@ nodemailer-markdown@^1.0.3:
43354335
dependencies:
43364336
marked "^0.6.2"
43374337

4338-
nodemailer@^6.6.3:
4339-
version "6.7.5"
4340-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.5.tgz#b30b1566f5fa2249f7bd49ced4c58bec6b25915e"
4341-
integrity sha512-6VtMpwhsrixq1HDYSBBHvW0GwiWawE75dS3oal48VqRhUvKJNnKnJo2RI/bCVQubj1vgrgscMNW4DHaD6xtMCg==
4338+
nodemailer@^6.9.9:
4339+
version "6.9.9"
4340+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
4341+
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
43424342

43434343
nodemon@^2.0.12:
43444344
version "2.0.18"

0 commit comments

Comments
 (0)