Skip to content

Commit

Permalink
Update nodemailer version
Browse files Browse the repository at this point in the history
  • Loading branch information
haimkastner committed Sep 9, 2022
1 parent e1440c4 commit 341e332
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"morgan": "^1.10.0",
"node-orvibo-2": "^1.1.5",
"node-yeelight-wifi": "^0.1.2",
"nodemailer": "^6.6.0",
"nodemailer": "4.7.0",
"path": "^0.12.7",
"percent-normalizer": "^1.0.2",
"promise-timeout": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4289,10 +4289,10 @@ node-yeelight-wifi@^0.1.2:
node-ssdp "~4.0.0"
portscanner "~2.2.0"

nodemailer@^6.6.0:
version "6.7.7"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.7.tgz#e522fbd7507b81c51446d3f79c4603bf00083ddd"
integrity sha512-pOLC/s+2I1EXuSqO5Wa34i3kXZG3gugDssH+ZNCevHad65tc8vQlCQpOLaUjopvkRQKm2Cki2aME7fEOPRy3bA==
nodemailer@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-4.7.0.tgz#4420e06abfffd77d0618f184ea49047db84f4ad8"
integrity sha512-IludxDypFpYw4xpzKdMAozBSkzKHmNBvGanUREjJItgJ2NYcK/s8+PggVhj7c2yGFQykKsnnmv1+Aqo0ZfjHmw==

[email protected]:
version "0.0.0"
Expand Down

0 comments on commit 341e332

Please sign in to comment.