Skip to content

Commit 8101170

Browse files
committed
fix: packages/email-server/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451
1 parent c60cd35 commit 8101170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/email-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"mjml": "^4.13.0",
5252
"mjml-react": "^2.0.8",
5353
"mysql2": "^2.3.3",
54-
"next": "^v12.3.2",
54+
"next": "^14.2.32",
5555
"nodemailer": "^6.8.0",
5656
"nodemailer-postmark-transport": "^5.2.1",
5757
"octokit": "^2.0.10",

0 commit comments

Comments
 (0)