From 2f09c9d52e64941a8dd00c9f5b85c7fb76614703 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 20 Apr 2022 14:04:04 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=80?= 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 ee84ae9..8f015d5 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.1", + "react-notion-x": "^6.12.2", "react-tweet-embed": "^2.0.0", "react-use": "^17.3.2" }, diff --git a/yarn.lock b/yarn.lock index 34450bb..18de523 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2973,10 +2973,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.12.1: - version "6.12.1" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.1.tgz#4f00c230db894e84b98d2aabca455b2d287d05e8" - integrity sha512-2Q3+s/q6QMhfZAe0W2FQma/s0e9ZYD6EGC1SOSXd8O4TOdehd1uTZu8I79kJjVd0FMZjEnkw5LuNxECkLfqlig== +react-notion-x@^6.12.2: + version "6.12.2" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.2.tgz#7850da7ddcbdff9114dcfa424a1620deb6476a00" + integrity sha512-JrUPQrkSshYXkYh9pcDq17bV+shsh2KKznDRIuqa1ZPAVEkpLHhVrN+xghU/7a/jQNAWlXlIfUAahtkMM6HshQ== dependencies: "@fisch0920/medium-zoom" "^1.0.7" "@matejmazur/react-katex" "^3.1.3"