Skip to content

Commit 7bd3192

Browse files
Update dependency nodemailer to v6.9.9 [SECURITY]
1 parent 31eef7b commit 7bd3192

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"markdown-it": "12.3.2",
4444
"multer": "1.4.3",
4545
"node-fetch": "2.6.6",
46-
"nodemailer": "6.7.2",
46+
"nodemailer": "6.9.9",
4747
"objection": "2.2.18",
4848
"passport": "0.5.0",
4949
"passport-oauth2": "1.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3939,10 +3939,10 @@ node-releases@^2.0.1:
39393939
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
39403940
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
39413941

3942-
nodemailer@6.7.2:
3943-
version "6.7.2"
3944-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.2.tgz#44b2ad5f7ed71b7067f7a21c4fedabaec62b85e0"
3945-
integrity sha512-Dz7zVwlef4k5R71fdmxwR8Q39fiboGbu3xgswkzGwczUfjp873rVxt1O46+Fh0j1ORnAC6L9+heI8uUpO6DT7Q==
3942+
nodemailer@6.9.9:
3943+
version "6.9.9"
3944+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
3945+
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
39463946

39473947
39483948
version "2.0.15"

0 commit comments

Comments
 (0)