From 4ba0ad5b2e0e021287972cc954fc94ba4f6b46c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 09:59:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 236bf83..9d09e29 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/react-helmet": "^5.0.14", "@types/styled-components": "^4.4.0", "babel-plugin-styled-components": "^1.10.6", - "gatsby": "^2.17.12", + "gatsby": "^5.14.0", "gatsby-cli": "^2.8.29", "gatsby-image": "^2.2.32", "gatsby-plugin-feed": "^2.3.20",