From 9adc8137c09f1317ab4ae4f945757727eff4c3c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Nov 2024 14:02:53 +0000 Subject: [PATCH] fix: lts/deps/npm/docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://dev.snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://dev.snyk.io/vuln/SNYK-JS-AXIOS-1579269 - https://dev.snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://dev.snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555 - https://dev.snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 - https://dev.snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://dev.snyk.io/vuln/SNYK-JS-AXIOS-6124857 - https://dev.snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2332181 - https://dev.snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 --- lts/deps/npm/docs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lts/deps/npm/docs/package.json b/lts/deps/npm/docs/package.json index 708dc1009c..76f03d0588 100644 --- a/lts/deps/npm/docs/package.json +++ b/lts/deps/npm/docs/package.json @@ -11,7 +11,7 @@ "dependencies": { "babel-plugin-styled-components": "^1.10.6", "eslint": "^6.3.0", - "gatsby": "^2.18.17", + "gatsby": "^5.14.0", "gatsby-image": "^2.2.37", "gatsby-plugin-catch-links": "^2.1.21", "gatsby-plugin-ipfs": "^2.0.2", @@ -21,7 +21,7 @@ "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",