Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989
  • Loading branch information
snyk-bot committed Feb 2, 2024
1 parent 712ef3a commit 8eea6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"koa-static": "5.0.0",
"lru-cache": "10.0.0",
"lz-string": "1.5.0",
"mailparser": "3.6.5",
"mailparser": "3.6.7",
"markdown-it": "13.0.1",
"module-alias": "2.2.3",
"notion-to-md": "3.1.1",
Expand Down

0 comments on commit 8eea6da

Please sign in to comment.