Skip to content

Commit

Permalink
fix: packages/moleculer-mail/package.json & packages/moleculer-mail/p…
Browse files Browse the repository at this point in the history
…ackage-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-7086056
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 46e3a2d commit 418cb9d
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 36 deletions.
81 changes: 46 additions & 35 deletions packages/moleculer-mail/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/moleculer-mail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"nodemailer": "^6.8.0",
"nodemailer-html-to-text": "^3.2.0",
"nunjucks": "^3.2.3",
"pug": "^3.0.2"
"pug": "^3.0.3"
}
}

0 comments on commit 418cb9d

Please sign in to comment.