Skip to content

Commit

Permalink
upgrade nodemailer
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Cassidy <[email protected]>
  • Loading branch information
stevecassidy committed Sep 22, 2023
1 parent 8049e4d commit a78683f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jose": "4.13.0",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
"nodemailer": "6.7.8",
"nodemailer": "^6.9.5",
"oauth": "0.10.0",
"passport": "0.5.3",
"passport-google-oauth20": "2.0.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@types/morgan": "^1.9.5",
"@types/multer": "^1.4.7",
"@types/node": "18.14.2",
"@types/nodemailer": "6.4.5",
"@types/nodemailer": "^6.4.10",
"@types/passport": "1.0.7",
"@types/passport-google-oauth20": "2.0.11",
"@types/passport-local": "^1.0.35",
Expand Down

0 comments on commit a78683f

Please sign in to comment.