From 2c64413bfc6bac10bfe750ab4a8555f098490bf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Jan 2024 16:48:30 +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 6a2d6823785..2bd40b55949 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "downshift": "^8.3.1", "framer-motion": "^10.17.9", "fuse.js": "^7.0.0", - "gatsby": "^5.13.1", + "gatsby": "^5.13.2", "gatsby-plugin-manifest": "^5.13.0", "gatsby-plugin-mdx": "^5.13.0", "gatsby-plugin-meta-redirect": "^1.1.1",