From 9496a8aeffb0f18584bf8e7c7155bfb6a2b3f658 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 22:11:13 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- packages/forma-36-website/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/forma-36-website/package.json b/packages/forma-36-website/package.json index 6f3d25d581..bbf5fe5cae 100644 --- a/packages/forma-36-website/package.json +++ b/packages/forma-36-website/package.json @@ -12,7 +12,7 @@ "@mdx-js/mdx": "^1.6.18", "@mdx-js/react": "^1.6.18", "@svgr/webpack": "^4.3.2", - "gatsby": "^2.24.73", + "gatsby": "^4.10.2", "gatsby-image": "^2.2.14", "gatsby-plugin-algolia-docsearch": "^1.0.5", "gatsby-plugin-emotion": "^4.1.4", @@ -21,7 +21,7 @@ "gatsby-plugin-mdx": "^1.2.46", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.1.5", - "gatsby-plugin-sharp": "^2.6.43", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-svgr": "^2.0.2", "gatsby-remark-images": "3.1.44", "gatsby-source-filesystem": "^2.1.18", @@ -34,7 +34,7 @@ "react-dom": "16.14.0", "react-helmet": "^5.2.1", "react-live": "^2.2.0", - "webpack-dev-server": "3.8.0" + "webpack-dev-server": "4.0.0" }, "license": "MIT", "resolutions": {