From 3ddfc88ea09bcd32540d49695a688af3719ca79d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 Sep 2022 09:45:25 +0000 Subject: [PATCH] fix: deps/npm/docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 --- deps/npm/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/docs/package.json b/deps/npm/docs/package.json index 708dc1009c2d39..356a5fda36276c 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -21,7 +21,7 @@ "gatsby-plugin-prefetch-google-fonts": "^1.4.3", "gatsby-plugin-react-helmet": "^3.1.18", "gatsby-plugin-root-import": "^2.0.5", - "gatsby-plugin-sharp": "^2.3.10", + "gatsby-plugin-sharp": "^4.23.0", "gatsby-plugin-styled-components": "^3.1.16", "gatsby-remark-autolink-headers": "^2.1.21", "gatsby-remark-prismjs": "^3.3.28",