From 3960df8f52372901cd45b5ca5b0b6beed683e993 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 23:02:38 +0000 Subject: [PATCH 1/4] fix: website/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-TAR-15127355 --- website/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index f43b9a6a0..db0c076a6 100644 --- a/website/package.json +++ b/website/package.json @@ -16,17 +16,17 @@ "autoprefixer": "^9.4.7", "classnames": "^2.2.6", "codemirror": "^5.43.0", - "gatsby": "^2.1.18", + "gatsby": "^3.13.0", "gatsby-image": "^2.0.29", "gatsby-mdx": "^0.3.6", "gatsby-plugin-catch-links": "^2.0.11", "gatsby-plugin-google-analytics": "^2.0.14", - "gatsby-plugin-manifest": "^2.0.17", + "gatsby-plugin-manifest": "^2.7.0", "gatsby-plugin-offline": "^2.0.24", "gatsby-plugin-react-helmet": "^3.0.6", "gatsby-plugin-react-svg": "^2.0.0", "gatsby-plugin-sass": "^2.0.10", - "gatsby-plugin-sharp": "^2.0.20", + "gatsby-plugin-sharp": "^2.9.0", "gatsby-plugin-sitemap": "^2.0.5", "gatsby-plugin-svgr": "^2.0.1", "gatsby-remark-copy-linked-files": "^2.0.9", @@ -34,9 +34,9 @@ "gatsby-remark-prismjs": "^3.2.4", "gatsby-remark-smartypants": "^2.0.8", "gatsby-remark-unwrap-images": "^1.0.1", - "gatsby-source-filesystem": "^2.0.24", + "gatsby-source-filesystem": "^2.1.16", "gatsby-transformer-remark": "^2.2.5", - "gatsby-transformer-sharp": "^2.1.13", + "gatsby-transformer-sharp": "^2.7.0", "html-to-react": "^1.3.4", "intersection-observer": "^0.5.1", "node-sass": "^4.11.0", From 01bbfd72ff0fb52fafe6c7548c4d499a9e9b3edf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 23:26:27 +0000 Subject: [PATCH 2/4] fix: website/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-TAR-15127355 From e51a29b36b4eba762a2bfaf2e9e27744a9a34752 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 02:29:35 +0000 Subject: [PATCH 3/4] fix: website/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-TAR-15127355 From 0d49e18fe5d05f2ee68c3c7148d1958c7df9a94c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 03:07:54 +0000 Subject: [PATCH 4/4] fix: website/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-TAR-15127355