From 9cace94a5b04acf30be86b5f47f5f693ff9aefdb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 12:02:59 +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-15032660 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- 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..45d1f39e0ec093 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.26.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",