From 97d0ca05e930c20b81e1c9597e24ce91f5981f10 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 May 2022 18:20:50 +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-SHARP-2848109 --- 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..02421d137f86b6 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -15,13 +15,13 @@ "gatsby-image": "^2.2.37", "gatsby-plugin-catch-links": "^2.1.21", "gatsby-plugin-ipfs": "^2.0.2", - "gatsby-plugin-manifest": "^2.2.34", + "gatsby-plugin-manifest": "^4.8.0", "gatsby-plugin-no-sourcemaps": "^2.1.1", "gatsby-plugin-offline": "^3.0.30", "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.8.0", "gatsby-plugin-styled-components": "^3.1.16", "gatsby-remark-autolink-headers": "^2.1.21", "gatsby-remark-prismjs": "^3.3.28",