diff --git a/package.json b/package.json index fac8794..5a354b6 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.14", + "react-notion-x": "^4.2.15", "react-use": "^15.3.3", "use-dark-mode": "^2.3.1" }, diff --git a/yarn.lock b/yarn.lock index 7cd96a4..1fa338c 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.14: - version "4.2.14" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.14.tgz#0c03170de55eef3918fe4f9c5b8a23f6fb1dd3ff" - integrity sha512-MxHI08qj9HfjnLmvLHG19ZfpUora6ZznLGZWD245OxTSJyuWc/ScI1ELjJU7V+kxKdfLnTLwuAN2i5eltgILXQ== +react-notion-x@^4.2.15: + version "4.2.15" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.15.tgz#b1d53288c1dc46744ee7850bae35c293d3bc3c36" + integrity sha512-hdg8qiF3PDI8Sg/FiRexNbwEZSPADwFJTRg50jdqiCjyqgh9TqnKeabJNQ1Vh4sfEGKAsLCwQXsJwEvdB7j2Yg== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"