From a3d6b9ad579aea34ef27cfafdc36e8dcd7631427 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 10:57:25 +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-TAR-15038581 - 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-LODASH-15053838 - 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deps/npm/docs/package.json b/deps/npm/docs/package.json index 1cd5209d64bbc2..cea92b22a0dd6f 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -10,17 +10,17 @@ }, "dependencies": { "babel-plugin-styled-components": "^1.10.6", - "eslint": "^6.3.0", - "gatsby": "^2.13.73", + "eslint": "^9.0.0", + "gatsby": "^3.13.0", "gatsby-image": "^2.2.10", "gatsby-plugin-catch-links": "^2.1.9", - "gatsby-plugin-manifest": "^2.2.6", + "gatsby-plugin-manifest": "^2.7.0", "gatsby-plugin-no-sourcemaps": "^2.1.1", "gatsby-plugin-offline": "^2.2.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": "^2.9.0", "gatsby-plugin-styled-components": "^3.1.11", "gatsby-remark-autolink-headers": "^2.1.10", "gatsby-remark-prismjs": "^3.3.13",