From bfb0a041b988bc0c3d3578bc67a1ef0e6a21f2b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 03:26:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d58d84c..824cf745 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "core-js": "^3.29.0", "fontfaceobserver": "^2.3.0", "fs-extra": "^10.1.0", - "gatsby": "^2.32.13", + "gatsby": "^3.13.0", "gatsby-image": "^3.11.0", "gatsby-plugin-canonical-urls": "^2.10.0", "gatsby-plugin-catch-links": "^2.10.0",