From 96afd6157364dd27b3b6f722cc4d7b170e30f09e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 May 2023 19:30:54 +0000 Subject: [PATCH] fix: docs/package.json & docs/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CSSWHAT-1298035 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 91ce0c89f4ff..a42d5a3889b2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -26,7 +26,7 @@ "gatsby-plugin-react-helmet": "^3.3.14", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sass": "^3.2.0", - "gatsby-plugin-sharp": "^2.7.1", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.4.2", "gatsby-theme-docz": "^2.3.1", "gatsby-transformer-sharp": "^2.5.21",