From 9f05f63cef749b703dddbabc7ec2851f8fca2824 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 06:02:19 +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-PHIN-6598077 --- 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..f98cd148a69422 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": "^3.15.0", "gatsby-plugin-styled-components": "^3.1.16", "gatsby-remark-autolink-headers": "^2.1.21", "gatsby-remark-prismjs": "^3.3.28",