From 4dfc83b330cc3987d00ab5f51d638d36e1207903 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Apr 2025 00:07:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecc96c3..b5a5275 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@fortawesome/react-fontawesome": "^0.1.11", "antd": "^4.5.1", "emoji-mart": "^3.0.0", - "gatsby": "^2.24.15", + "gatsby": "^5.14.2", "gatsby-image": "^2.4.14", "gatsby-plugin-antd": "^2.2.0", "gatsby-plugin-google-analytics": "^2.3.13",