From b7c09a45fdd26dd7c30ccceb137f591cdd7c16a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:02:00 +0000 Subject: [PATCH] Update dependency gatsby to v4.25.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd8a0fe..19695bd 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react": "7.30.0", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-standard": "5.0.0", - "gatsby": "4.16.0", + "gatsby": "4.25.9", "nodemon": "2.0.16", "npm-run-all": "4.1.5", "postcss": "8.4.14",