From de2386ba9dd6f19252c396c57a2152222a02459c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Apr 2025 07:51:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-9691387 - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-9691389 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 236bf83..3c91c20 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": "^3.13.0", "gatsby-cli": "^2.8.29", "gatsby-image": "^2.2.32", "gatsby-plugin-feed": "^2.3.20",