Skip to content

Commit

Permalink
fix(deps): update dependency nodemailer to v6.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 56b2aba commit c2a17a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion with-nextauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"jsonwebtoken": "9.0.1",
"next": "13.4.19",
"next-auth": "4.23.0",
"nodemailer": "6.9.4",
"nodemailer": "6.9.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"resend": "latest"
Expand Down
8 changes: 4 additions & 4 deletions with-nextauth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2088,10 +2088,10 @@ node-gyp-build@^4.3.0:
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.6.0.tgz#0c52e4cbf54bbd28b709820ef7b6a3c2d6209055"
integrity sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==

[email protected].4:
version "6.9.4"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.4.tgz#93bd4a60eb0be6fa088a0483340551ebabfd2abf"
integrity sha512-CXjQvrQZV4+6X5wP6ZIgdehJamI63MFoYFGGPtHudWym9qaEHDNdPzaj5bfMCvxG1vhAileSWW90q7nL0N36mA==
[email protected].6:
version "6.9.6"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.6.tgz#5a38a2a4d9fb1e349542a138f9e2d5c760a663ed"
integrity sha512-s7pDtWwe5fLMkQUhw8TkWB/wnZ7SRdd9HRZslq/s24hlZvBP3j32N/ETLmnqTpmj4xoBZL9fOWyCIZ7r2HORHg==

nopt@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit c2a17a5

Please sign in to comment.