From 5e684ebbcba1f1566e1ea0f0e52f76a352d15964 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 26 Apr 2022 20:16:56 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8041f66..96467dc 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": "^17.0.2", "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", - "react-notion-x": "^6.12.6", + "react-notion-x": "^6.12.7", "react-tweet-embed": "^2.0.0", "react-use": "^17.3.2", "rss": "^1.2.2" diff --git a/yarn.lock b/yarn.lock index 2c9a5fc..dc1c972 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2993,10 +2993,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.12.6: - version "6.12.6" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.6.tgz#b76233c316186fc7362b203f7516ab2659bdd64a" - integrity sha512-Pd0spbKWTitCIXnUFcQfwIy0chs8hcp2UZF6yZR96Z21sdGuxTAINGI2vaoKaiYypjjbSlkBM3ew3mkHVlk7Pg== +react-notion-x@^6.12.7: + version "6.12.7" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.7.tgz#f8e0ba4fdf44fcbab072f79ba3373f7ff90f65aa" + integrity sha512-IWYax7vlxYTeAB0WeCi5Luxzj+h3BySHp0hbQ1j6vuHLXwg4DLZ0t2CZ6iTyeFMaUEFzJ3fTIZcKe7smozymoA== dependencies: "@fisch0920/medium-zoom" "^1.0.7" "@matejmazur/react-katex" "^3.1.3"