From db96837a17aeb0d2a9d377446f0260915160e781 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 4 Nov 2023 00:03:37 +0000 Subject: [PATCH] feat: upgrade gatsby-plugin-mdx from 3.18.1 to 5.12.1 Snyk has created this PR to upgrade gatsby-plugin-mdx from 3.18.1 to 5.12.1. See this package in npm: https://www.npmjs.com/package/gatsby-plugin-mdx See this project in Snyk: https://app.snyk.io/org/fengshangwuqi-github-marketplace/project/de2bfcf1-d26e-498c-9f9a-d508f52cff84?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f5ec116b..e7e23f71d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "gatsby-plugin-feed": "4.23.0", "gatsby-plugin-google-gtag": "4.23.0", "gatsby-plugin-image": "1.9.0", - "gatsby-plugin-mdx": "3.18.1", + "gatsby-plugin-mdx": "5.12.1", "gatsby-plugin-offline": "5.23.0", "gatsby-plugin-pnpm": "1.2.10", "gatsby-plugin-react-helmet-async": "1.2.3",