From a143ef378e608f4d6bcbd09585ae941b7c40a7df Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 26 Jan 2021 01:02:56 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=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 26940e5..ded3b8c 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": "^3.4.4", + "react-notion-x": "^3.4.5", "react-use": "^15.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 330c1e3..58ded9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5146,10 +5146,10 @@ react-modal@^3.11.2: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^3.4.4: - version "3.4.4" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.4.tgz#2f56a2f8c2fe512a7b4f0600f5fd3e1273c60803" - integrity sha512-wE48vUEftft1XOP2+C95+JhtXIrlyen9nVFMZXk1G2EQ2XZh5057ODHJcHV58PKka7G0lktuZSz6KXvkoqxYpw== +react-notion-x@^3.4.5: + version "3.4.5" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.5.tgz#5d709a9110667cfc3830db2c71e20c3018ea202a" + integrity sha512-kOhHx/yDNBJkPXRHZptwEXeI+GoDaKC9OO8n3PdrUEGCTFCwEk/N8TZAHAm37djWm81KAoMZwGSiy+qJ1Lkv9g== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"