diff --git a/package-lock.json b/package-lock.json index 4f7f80e..4525022 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "next": "^13.1.1", "next-auth": "4.19.2", "next-axiom": "0.17.0", - "next-mdx-remote": "4.4.0", + "next-mdx-remote": "4.4.1", "nodemailer": "^6.8.0", "react": "18.2.0", "react-calendar": "4.0.0", @@ -8697,9 +8697,9 @@ } }, "node_modules/next-mdx-remote": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.0.tgz", - "integrity": "sha512-ejIZvhsrphvw47sw7zrJmJzq/faDFPODaLxAQIarXiBc7PtxToYSHm0QKZZbaxNPiIQZCl/1KVNJm6WDfIYX6g==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz", + "integrity": "sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==", "dependencies": { "@mdx-js/mdx": "^2.2.1", "@mdx-js/react": "^2.2.1", @@ -17993,9 +17993,9 @@ } }, "next-mdx-remote": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.0.tgz", - "integrity": "sha512-ejIZvhsrphvw47sw7zrJmJzq/faDFPODaLxAQIarXiBc7PtxToYSHm0QKZZbaxNPiIQZCl/1KVNJm6WDfIYX6g==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz", + "integrity": "sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==", "requires": { "@mdx-js/mdx": "^2.2.1", "@mdx-js/react": "^2.2.1", diff --git a/package.json b/package.json index 0d986af..8152c5c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "next": "^13.1.1", "next-auth": "4.19.2", "next-axiom": "0.17.0", - "next-mdx-remote": "4.4.0", + "next-mdx-remote": "4.4.1", "nodemailer": "^6.8.0", "react": "18.2.0", "react-calendar": "4.0.0",