From 941430b7f4978e865cc447746307c37032b50110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 14:14:30 +0000 Subject: [PATCH] fix(deps): update dependency gatsby to v4 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3a481df..0564fd64 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@material-ui/styles": "4.9.14", "@multei/themes": "1.0.0", "clsx": "1.1.1", - "gatsby": "2.32.13", + "gatsby": "4.25.7", "gatsby-image": "2.11.0", "gatsby-plugin-canonical-urls": "2.10.0", "gatsby-plugin-layout": "1.10.0",