From d9de4f43e25dc86daa07365fb586bfd47c3966e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 23:05:07 +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 1cd5209d64bbc2..7b43fcc2ddd3e0 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -20,7 +20,7 @@ "gatsby-plugin-prefetch-google-fonts": "^1.4.3", "gatsby-plugin-react-helmet": "^3.1.4", "gatsby-plugin-root-import": "^2.0.5", - "gatsby-plugin-sharp": "^2.2.13", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-styled-components": "^3.1.11", "gatsby-remark-autolink-headers": "^2.1.10", "gatsby-remark-prismjs": "^3.3.13",