From c753e9623f517cf445552c731ad57fb9b1a7a0f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Nov 2023 14:03:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6056521 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aab984a..e3ac248 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "axios": "0.21.1", "babel-plugin-styled-components": "1.10.6", "browser-lang": "0.1.0", - "gatsby": "2.15.28", + "gatsby": "2.18.10", "gatsby-plugin-meta-redirect": "1.1.1", "gatsby-plugin-offline": "3.0.11", "gatsby-plugin-react-helmet": "3.1.10",