From 8ee9a8ba5698a66e7e1fa79cefc06aa0c2ed7430 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 18:09:07 +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 4f0ea67..99849da 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gatsby-plugin-manifest": "4.13.0", "gatsby-plugin-offline": "5.13.0", "gatsby-plugin-react-helmet": "5.13.0", - "gatsby-plugin-sharp": "4.13.0", + "gatsby-plugin-sharp": "4.22.0", "gatsby-plugin-image": "^2.10.1", "gatsby-source-contentstack": "^4.0.0", "gatsby-source-filesystem": "4.13.0",