From 3802907c40efaf11dc6d7fa13e87d54fdf180df9 Mon Sep 17 00:00:00 2001 From: Santhoshkumar <117272529+Santhosh-testsigma@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:16:10 +0530 Subject: [PATCH] Updated gatsby version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2921ece6..0c8e4d7d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@github-docs/frontmatter": "^1.3.1", "axios": "^0.25.0", "dotenv": "^10.0.0", - "gatsby": "^3.13.0", + "gatsby": "^5.13.7", "gatsby-plugin-env-variables": "^2.3.0", "gatsby-plugin-google-analytics": "^4.14.0", "gatsby-plugin-google-gtag": "^4.4.0",