From c6409243a031f068f0ff0761563d95e81ed32998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:28:09 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/services/workflows directory: [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml). Updates `mjml` from 4.14.0 to 5.0.0 - [Release notes](https://github.com/mjmlio/mjml/releases) - [Commits](https://github.com/mjmlio/mjml/commits/v5.0.0/packages/mjml) Updates `mjml` from 4.14.0 to 5.0.0 - [Release notes](https://github.com/mjmlio/mjml/releases) - [Commits](https://github.com/mjmlio/mjml/commits/v5.0.0/packages/mjml) --- updated-dependencies: - dependency-name: mjml dependency-version: 5.0.0 dependency-type: direct:development - dependency-name: mjml dependency-version: 5.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/services/workflows/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/services/workflows/package.json b/packages/services/workflows/package.json index 7ed39cb86a5..d5a12a8f1d6 100644 --- a/packages/services/workflows/package.json +++ b/packages/services/workflows/package.json @@ -29,7 +29,7 @@ "graphile-worker": "0.16.6", "graphql": "16.9.0", "graphql-yoga": "5.13.3", - "mjml": "4.14.0", + "mjml": "5.0.0", "nodemailer": "9.0.1", "p-limit": "6.2.0", "sendmail": "1.6.1",