From a09d46d8471e2ba0b9c9efd951a858cfacfb8de9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:51:36 +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 25268b7f..195a5736 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "baseline-browser-mapping": "2.10.43", "caniuse-lite": "1.0.30001806", "clsx": "1.1.1", - "gatsby": "2.32.13", + "gatsby": "4.25.7", "gatsby-image": "2.11.0", "gatsby-link": "2.11.0", "gatsby-plugin-canonical-urls": "2.10.0",