Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 6931f0f

Browse files
committed
fix: upgrade nodemailer from 6.9.13 to 6.9.14
Snyk has created this PR to upgrade nodemailer from 6.9.13 to 6.9.14. See this package in npm: nodemailer See this project in Snyk: https://app.snyk.io/org/sparty182020/project/c862c8c2-8045-4195-b54c-a116b47fd513?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8cfcd66 commit 6931f0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"node-cron": "^3.0.2",
7878
"node-html-parser": "^6.1.13",
7979
"node-ipinfo": "^3.4.6",
80-
"nodemailer": "^6.9.13",
80+
"nodemailer": "^6.9.14",
8181
"pg": "^8.12.0",
8282
"postcss": "^8.4.31",
8383
"postcss-cli": "^10.1.0",

0 commit comments

Comments
 (0)