From 4ebda1a7893965e4ca8fd035a1b9228f6c8bc5c7 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 25 Apr 2022 11:18:36 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8E?= 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 c351bc5..196cdc4 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.3", + "react-notion-x": "^6.12.5", "react-tweet-embed": "^2.0.0", "react-use": "^17.3.2", "rss": "^1.2.2" diff --git a/yarn.lock b/yarn.lock index 57e9cd1..165a31f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2985,10 +2985,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.12.3: - version "6.12.3" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.3.tgz#273c9344185c454ae3fefc89a3bb1dcb8d49eff9" - integrity sha512-NTTxaQ2OL9DwEihxlMC3SBa6+VipysAe5zVMEzrN2xnEI7ug0K2FPLvGR/uXnvbFQkLZRqIATQkhtqAiFvyNrA== +react-notion-x@^6.12.5: + version "6.12.5" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.5.tgz#98e4bbd3cb8754088f8ffcb7dde2406b2e579585" + integrity sha512-M6Ensoxox5ztOoxpCr0x6DbDC8KpvMkXezkUhL74qhYR+1w/ygN1vJYYZf1sSkZHBkUFme+PmB+puKLsyt/h0w== dependencies: "@fisch0920/medium-zoom" "^1.0.7" "@matejmazur/react-katex" "^3.1.3"