From 25578329a5794c8bc62b1a8f794af1831f2b85bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:54:09 +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 e14c6af5..2060d3f1 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.24.85", + "gatsby": "4.25.7", "gatsby-image": "2.4.21", "gatsby-plugin-canonical-urls": "2.3.13", "gatsby-plugin-layout": "1.3.13",