Skip to content

Commit

Permalink
chore(deps): update dependency nodemailer to v6.9.9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent d0ee52b commit b27b49b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"js-sha3": "0.8.0",
"jsonwebtoken": "8.5.1",
"node-fetch": "3.2.10",
"nodemailer": "6.7.4",
"nodemailer": "6.9.9",
"promise-mysql": "5.1.0",
"remark": "13.0.0",
"remark-html": "13.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3001,10 +3001,10 @@ node-fetch@^2.6.7:
dependencies:
whatwg-url "^5.0.0"

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

[email protected]:
version "2.0.15"
Expand Down

0 comments on commit b27b49b

Please sign in to comment.