From 5f63aa4de66e222c18be2bb095737ba82258b4d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 May 2024 04:59:59 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- docs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index c83210f80..3c3099f9a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -5,14 +5,14 @@ "dependencies": { "@commonground/design-system": "12.5.0", "formik": "2.1.4", - "gatsby": "2.24.86", + "gatsby": "5.13.2", "gatsby-image": "2.4.13", "gatsby-plugin-i18n": "1.0.1", "gatsby-plugin-manifest": "2.4.18", "gatsby-plugin-offline": "3.2.17", "gatsby-plugin-plausible": "0.0.7", "gatsby-plugin-react-helmet": "3.3.10", - "gatsby-plugin-sharp": "2.6.19", + "gatsby-plugin-sharp": "3.13.0", "gatsby-plugin-styled-components": "3.3.10", "gatsby-remark-check-links": "2.1.0", "gatsby-remark-images": "3.3.18",