diff --git a/package.json b/package.json index 94947c5..9ca8c85 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lqip-modern": "^1.2.0", "next": "^12.1.1", "node-fetch": "^2.6.1", - "notion-client": "^6.0.17", + "notion-client": "^6.0.20", "notion-types": "^6.0.17", "notion-utils": "^6.0.17", "p-map": "^5.3.0", @@ -45,7 +45,7 @@ "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", "react-icons": "^4.3.1", - "react-notion-x": "^6.0.19", + "react-notion-x": "^6.0.20", "react-static-tweets": "^0.7.1", "react-use": "^17.3.2", "static-tweets": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index 15858c2..89844a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2596,10 +2596,10 @@ normalize-url@^7.0.3: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-7.0.3.tgz#12e56889f7a54b2d5b09616f36c442a9063f61af" integrity sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w== -notion-client@^6.0.17: - version "6.0.17" - resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.0.17.tgz#4a8202ca77d5df47a8ad8bd3b3bba70f9a7b8310" - integrity sha512-mc0yLqnxh4RZsVvobaDwhxEix5PyEFrkhabMmikugklJFhHeNSYZNcQ7be0TJPhx5mqjMC58lg14Hm00ergWMg== +notion-client@^6.0.20: + version "6.0.20" + resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.0.20.tgz#6ca902ddc7481fa48ffddb8f587c153ae7079d8e" + integrity sha512-Gbab9fieBPUoLmcTwK1Ln2z32EQq2vcd4FuBvGWaiwVhCHUswjIuBNr/qVyIGG2+ZpDr9yopV5vS9l3x2mhQ9A== dependencies: got "^11.8.1" notion-types "^6.0.17" @@ -3186,10 +3186,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.0.19: - version "6.0.19" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.19.tgz#5b138e693f84c99dd5f98ecf4842357c53cab845" - integrity sha512-6kJecgwFwXK+4XTaxWV7uzDfYuTmB+xu1wLYdZByHSJZXooTPlFRti6PIeH9vX9bW8N3na9i/5PFprgHLO1XLw== +react-notion-x@^6.0.20: + version "6.0.20" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.20.tgz#0d7cb60ce4cc9fb6b02d3b1fb89a752aec5caf34" + integrity sha512-FMHFkw+dEZv/B9RJJwvpDvMurtecX2cQhNLcTP9ntz9iyEGWczi/MAmAaUYcC3cXiKegruMvml0KYftho3vdug== dependencies: "@matejmazur/react-katex" "^3.1.3" clipboard-copy "^4.0.1"