diff --git a/packages/email-server/package.json b/packages/email-server/package.json index 1620a84c567..b2b79a52315 100644 --- a/packages/email-server/package.json +++ b/packages/email-server/package.json @@ -29,30 +29,30 @@ "@fastify/autoload": "^5.0.0", "@fastify/cookie": "^8.3.0", "@fastify/env": "^4.1.0", - "@fastify/mysql": "^4.0.0", + "@fastify/mysql": "^4.2.0", "@fastify/sensible": "^5.0.0", - "@mailchimp/mailchimp_transactional": "^1.0.50", + "@mailchimp/mailchimp_transactional": "^1.0.59", "@types/cron": "^2.0.0", "async": "^3.2.4", "axios": "^0.27.2", "bufferutil": "^4.0.7", - "canvas": "^2.10.2", + "canvas": "^3.0.0", "cron": "^2.1.0", "dotenv": "^16.0.3", "encoding": "^0.1.13", - "fastify": "^4.0.0", - "fastify-cli": "^5.5.1", + "fastify": "^4.29.1", + "fastify-cli": "^7.4.0", "fastify-cron": "^1.3.1", "fastify-plugin": "^4.3.0", "html-minifier": "^4.0.0", - "luxon": "^3.1.0", + "luxon": "^3.2.1", "mailing": "^0.8.12", "mailing-core": "^0.8.12", - "mjml": "^4.13.0", + "mjml": "^4.15.0", "mjml-react": "^2.0.8", "mysql2": "^2.3.3", - "next": "^v12.3.2", - "nodemailer": "^6.8.0", + "next": "^12.3.5", + "nodemailer": "^6.9.9", "nodemailer-postmark-transport": "^5.2.1", "octokit": "^2.0.10", "postmark": "^3.0.14",