From 4cb512e3ddf25f0577bf2bb74f4d687d4f5a792e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Oct 2024 21:27:41 +0000 Subject: [PATCH] fix: packages/forma-36-website/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DATALOADER-8248488 --- packages/forma-36-website/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/forma-36-website/package.json b/packages/forma-36-website/package.json index 6f3d25d581..84c056d906 100644 --- a/packages/forma-36-website/package.json +++ b/packages/forma-36-website/package.json @@ -12,13 +12,13 @@ "@mdx-js/mdx": "^1.6.18", "@mdx-js/react": "^1.6.18", "@svgr/webpack": "^4.3.2", - "gatsby": "^2.24.73", + "gatsby": "^4.22.0", "gatsby-image": "^2.2.14", "gatsby-plugin-algolia-docsearch": "^1.0.5", "gatsby-plugin-emotion": "^4.1.4", "gatsby-plugin-google-analytics": "^2.1.12", "gatsby-plugin-manifest": "^2.2.9", - "gatsby-plugin-mdx": "^1.2.46", + "gatsby-plugin-mdx": "^4.0.0", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.1.5", "gatsby-plugin-sharp": "^2.6.43",