From 312870dee2585e93f704b8faff463bd9a483e85c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Jan 2022 16:44:27 +0000 Subject: [PATCH] fix: packages/gatsby-plugin-sharp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683 --- packages/gatsby-plugin-sharp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 65711cb03b74d..99c1956073293 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -19,7 +19,7 @@ "potrace": "^2.1.1", "probe-image-size": "^4.0.0", "progress": "^1.1.8", - "sharp": "^0.20.2", + "sharp": "^0.29.3", "svgo": "^0.7.2" }, "devDependencies": {