From 5c4ab5f5a98353e7e3311b24258ef6404a255836 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Jul 2022 19:05:02 +0000 Subject: [PATCH] fix: deps/npm/docs/package.json & deps/npm/docs/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FILETYPE-2958042 --- deps/npm/docs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/docs/package.json b/deps/npm/docs/package.json index 708dc1009c2d39..3ae90319286121 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -21,11 +21,11 @@ "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.13.0", "gatsby-plugin-styled-components": "^3.1.16", "gatsby-remark-autolink-headers": "^2.1.21", "gatsby-remark-prismjs": "^3.3.28", - "gatsby-source-filesystem": "^2.1.43", + "gatsby-source-filesystem": "^2.6.0", "gatsby-transformer-remark": "^2.6.45", "prismjs": "^1.17.1", "prop-types": "^15.7.2",