Skip to content

Commit 9bea100

Browse files
chore(deps): update dependency nodemailer to v6.9.9 [security]
1 parent 50e807c commit 9bea100

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
@@ -65,7 +65,7 @@
6565
"js-sha3": "0.8.0",
6666
"jsonwebtoken": "8.5.1",
6767
"node-fetch": "3.2.10",
68-
"nodemailer": "6.7.4",
68+
"nodemailer": "6.9.9",
6969
"promise-mysql": "5.1.0",
7070
"remark": "13.0.0",
7171
"remark-html": "13.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3001,10 +3001,10 @@ node-fetch@^2.6.7:
30013001
dependencies:
30023002
whatwg-url "^5.0.0"
30033003

3004-
nodemailer@6.7.4:
3005-
version "6.7.4"
3006-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.4.tgz#28771bda3dda8f2dad1912aca0f8727ce7f09d89"
3007-
integrity sha512-TBSS3qS8WG45ycUwEvEA/3UM1o3sLz9jUl4TPUKPz4ImWWM6UgRCb5pLO+HOouDKEj57yNLOrzQlO8+9IjWZoA==
3004+
nodemailer@6.9.9:
3005+
version "6.9.9"
3006+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
3007+
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
30083008

30093009
30103010
version "2.0.15"

0 commit comments

Comments
 (0)