diff --git a/package.json b/package.json index 5043c62..5d967f9 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.2", + "react-notion-x": "^3.4.3", "react-use": "^15.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ff89735..475844c 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.2: - version "3.4.2" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.2.tgz#79b1c1c5b3c55340a3ad984cee8f07b536f9ee82" - integrity sha512-NuVWG+T410o1SSFVlhc8+ERTIYAlO9v6MWlX0TAB+HtgYkFVYbpG+kR7QDuNW6dzuMhODwtF+jUsjnb+7Rcxjw== +react-notion-x@^3.4.3: + version "3.4.3" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.3.tgz#8642da7fa70ec8a2a77ea6971e7e4dee5962195a" + integrity sha512-ner2aTdKoxjdM42/VVKDxS1pcv2L2Uxqa/nHWAOBge/b+1kWMJuFinsVht7ojAuYZaUOIsWvlKpW9sS80XjjcQ== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"