Skip to content

Commit

Permalink
chore(update): update nodemailer dependencie
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed Sep 23, 2023
1 parent bb1286b commit 371bb19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"handlebars": "^4.7.6",
"inline-css": "4.0.2",
"mjml": "^4.14.0",
"nodemailer": "6.9.4",
"nodemailer": "6.9.5",
"pug": "^3.0.1",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.5"
Expand All @@ -55,7 +55,7 @@
"handlebars": "^4.7.6",
"inline-css": "4.0.2",
"mjml": "^4.14.0",
"nodemailer": "6.9.4",
"nodemailer": "6.9.5",
"pug": "^3.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 371bb19

Please sign in to comment.