From ce91d9151679500c333a929587808cd143a592c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Jan 2024 22:37:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8384254..787512f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-plugin-styled-components": "^1.13.3", "browserlist": "^1.0.1", "fs-extra": "^10.0.0", - "gatsby": "^3.14.5", + "gatsby": "^5.13.2", "gatsby-background-image": "^1.5.3", "gatsby-plugin-breakpoints": "^1.3.6", "gatsby-plugin-image": "^1.14.2",