From c454b959e35149d2de53b117a4b81d054c5dd652 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 05:59:56 +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-ELLIPTIC-14908844 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 --- deps/npm/docs/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/npm/docs/package.json b/deps/npm/docs/package.json index 708dc1009c2d39..e3f5e88d214ab8 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -11,17 +11,17 @@ "dependencies": { "babel-plugin-styled-components": "^1.10.6", "eslint": "^6.3.0", - "gatsby": "^2.18.17", + "gatsby": "^2.20.21", "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": "^2.7.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": "^2.9.0", "gatsby-plugin-styled-components": "^3.1.16", "gatsby-remark-autolink-headers": "^2.1.21", "gatsby-remark-prismjs": "^3.3.28",