diff --git a/package.json b/package.json index d41e121..0871485 100644 --- a/package.json +++ b/package.json @@ -39,16 +39,16 @@ "next": "^12.1.1", "next-api-og-image": "^2.2.1", "node-fetch": "^2.6.1", - "notion-client": "^6.7.0", + "notion-client": "^6.8.2", "notion-types": "^6.7.0", - "notion-utils": "^6.7.0", + "notion-utils": "^6.8.2", "p-map": "^5.3.0", "p-memoize": "^6.0.1", "posthog-js": "^1.20.2", "react": "^17.0.2", "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", - "react-notion-x": "^6.7.3", + "react-notion-x": "^6.8.2", "react-static-tweets": "^0.7.2", "react-use": "^17.3.2", "static-tweets": "^0.7.2" diff --git a/yarn.lock b/yarn.lock index fe92567..5e1211b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2947,14 +2947,14 @@ normalize-url@^7.0.3: resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-7.0.3.tgz" integrity sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w== -notion-client@^6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.7.0.tgz#0123817bcc7aaa7c627ad61155b987b6e9a0db7c" - integrity sha512-8ATDfYU1p8wD9MvHe7+A0QjkSipol8vAlbonkmyPVJtnFrCniFFuaAjiCbzOrao3O7XVeUyjSbEgbDNayLu4/Q== +notion-client@^6.8.2: + version "6.8.2" + resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.8.2.tgz#da822832047be16ad5b824e7dced011da2405217" + integrity sha512-5jLXbVyenTM+Yo6SIJo4q1NaJLtQeIdN/ZfSlRJPEU2k38mtOmWCyFA1aS4T8lMhbV6fgIIk15kPCLWfC9uklg== dependencies: got "^11.8.1" notion-types "^6.7.0" - notion-utils "^6.7.0" + notion-utils "^6.8.2" p-map "^5.3.0" notion-types@^6.7.0: @@ -2962,10 +2962,10 @@ notion-types@^6.7.0: resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-6.7.0.tgz#f5ccb8ef701389b2bf52e5561bd31bc60c49ccdf" integrity sha512-j7O6juQDOPgAinELMMpvVn0c8Vgr+Dhqm7UTTnhILnBhbOtQKaIYPCNKA4AJw/OPzzy1iEJ6KrthTEkPbQYEeg== -notion-utils@^6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.7.0.tgz#f94669447ec62dd0c3477410643c542629e49939" - integrity sha512-wIBFkZK46QigaflnwrebRfZgFPATpg8IDF8xhpsx0vkNaqaPQqA90PruERV/fCnV35xKo8UFZKHuKLzTB1UYXQ== +notion-utils@^6.8.2: + version "6.8.2" + resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.8.2.tgz#4f36031663c1313677f0c3bd4b2569a24a5a49eb" + integrity sha512-lN0j5rxN1Afl4/6EnnHJYiOTer+eRLlu+PEG8fQf2BLTM31Lkrs6juf/+xKu8oE8RtsaDI1OwH0Xtf/CTVn7MQ== dependencies: is-url-superb "^6.1.0" mem "^9.0.2" @@ -3530,17 +3530,17 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.7.3: - version "6.7.3" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.7.3.tgz#e32055654f6efbac23b74faca6f74609916cc64e" - integrity sha512-AU+16pUWHe8NKiIWygVO/2KNyxKKQTGzbluUAwqVQHgXzr9xuiZT4H8E/Ph7RRY/q/LjFPp3SeDRtc2ZvsuHnA== +react-notion-x@^6.8.2: + version "6.8.2" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.8.2.tgz#3e060df2f8a1cc06526f90800a76e62609f872d1" + integrity sha512-usRmXABCvdLQNVazcacapYRl518PDmaLpRZ1J9TrGKZFWETDWiwwghVMp/0owIs7Sbppp88RQB+jhM402u2Xsw== dependencies: "@matejmazur/react-katex" "^3.1.3" "@radix-ui/react-dropdown-menu" "^0.1.6" katex "^0.13.18" medium-zoom "^1.0.6" notion-types "^6.7.0" - notion-utils "^6.7.0" + notion-utils "^6.8.2" prismjs "^1.27.0" react-fast-compare "^3.2.0" react-hotkeys-hook "^3.0.3"