diff --git a/package.json b/package.json index 712b7ac..b5eff9c 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.1.0", + "react-notion-x": "^4.1.1", "react-use": "^15.3.3", "use-dark-mode": "^2.3.1" }, diff --git a/yarn.lock b/yarn.lock index e5b12fc..7c53f3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5309,10 +5309,10 @@ react-modal@^3.11.2: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.1.0.tgz#ce8d9e64d1f4f08d39b71250607dc3df53144862" - integrity sha512-YlCXG5bRohG3p6l8gLITQ7yV4aT57e9D7rjzGTcwT0/OZUeGcLsvr8rS2cF1HsRJHjDD4sQvk6+/zwSFsjDRsQ== +react-notion-x@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.1.1.tgz#4ee7bde78bb5facd6d20784f3712c406c76ac906" + integrity sha512-N2GeKOxxQnFyLUCLg84uFCchqVU6j2eLXCgLNJxw0gLkeWlupAYbnYsqpGLhtf4UzrOHAyO5XGTn1qh5Y5EcCA== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"