From a0be8846d483b846ab79a6737ec26ec651a757c9 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Fri, 5 Feb 2021 21:18:57 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=94?= 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 93ad946..9d53d1a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-body-classname": "^1.3.1", "react-dom": "17.0.1", "react-icons": "^4.1.0", - "react-notion-x": "^4.2.12", + "react-notion-x": "^4.2.13", "react-use": "^15.3.3", "use-dark-mode": "^2.3.1" }, diff --git a/yarn.lock b/yarn.lock index 5e00348..2dc9cc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4110,10 +4110,10 @@ react-modal@^3.11.2: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^4.2.12: - version "4.2.12" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.12.tgz#fe283fc64cf2a025da00fa3c81aa1f362350616b" - integrity sha512-Ix+TN4xpj0Z/rTypDEI3OLM3u6wOTAzeGyhfk25Sip4lSTIB6YDRQZKSfua15EB46blvrtWKOAEpm10kGWzHuQ== +react-notion-x@^4.2.13: + version "4.2.13" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.13.tgz#fe98f5b640f4229f79c787539fd9d940f46cf0c9" + integrity sha512-GAsHpgPv1H4sfkxvWD33J9hd7eqFXE+8GVQEDldHu+Mj3yCR39hH6+zHlprQHBfCmG3f1CteiTToVs3ZbMgT8A== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"