Skip to content

Commit b9afffd

Browse files
chore(deps): update dependency nodemailer to v6.9.9 [security] (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d02aed commit b9afffd

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
@@ -3123,10 +3123,10 @@ node-fetch@^2.6.7:
31233123
dependencies:
31243124
whatwg-url "^5.0.0"
31253125

3126-
nodemailer@6.7.4:
3127-
version "6.7.4"
3128-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.4.tgz#28771bda3dda8f2dad1912aca0f8727ce7f09d89"
3129-
integrity sha512-TBSS3qS8WG45ycUwEvEA/3UM1o3sLz9jUl4TPUKPz4ImWWM6UgRCb5pLO+HOouDKEj57yNLOrzQlO8+9IjWZoA==
3126+
nodemailer@6.9.9:
3127+
version "6.9.9"
3128+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
3129+
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
31303130

31313131
31323132
version "2.0.15"

0 commit comments

Comments
 (0)