From 56132c39babcf2456629028e8ce5bcdbb89fb695 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 29 Mar 2022 11:30:28 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 9ca8c85..ec5333a 100644 --- a/package.json +++ b/package.json @@ -36,16 +36,16 @@ "lqip-modern": "^1.2.0", "next": "^12.1.1", "node-fetch": "^2.6.1", - "notion-client": "^6.0.20", + "notion-client": "^6.0.21", "notion-types": "^6.0.17", - "notion-utils": "^6.0.17", + "notion-utils": "^6.0.21", "p-map": "^5.3.0", "p-memoize": "^6.0.1", "react": "^17.0.2", "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", "react-icons": "^4.3.1", - "react-notion-x": "^6.0.20", + "react-notion-x": "^6.0.21", "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 89844a3..00c8a5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2596,14 +2596,14 @@ 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.20: - version "6.0.20" - resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.0.20.tgz#6ca902ddc7481fa48ffddb8f587c153ae7079d8e" - integrity sha512-Gbab9fieBPUoLmcTwK1Ln2z32EQq2vcd4FuBvGWaiwVhCHUswjIuBNr/qVyIGG2+ZpDr9yopV5vS9l3x2mhQ9A== +notion-client@^6.0.21: + version "6.0.21" + resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.0.21.tgz#e6b7c18330f406bc9789348ef647216ecc1cd5b9" + integrity sha512-s79iC8DUZM4ublP1bTcFYSeaWP5iewsYlLvnwCGrYdcop6UYpm/8DR0pnIO6xnkFEx6mZDRy1g3c8gGzYkBOIQ== dependencies: got "^11.8.1" notion-types "^6.0.17" - notion-utils "^6.0.17" + notion-utils "^6.0.21" p-map "^5.3.0" notion-types@^6.0.17: @@ -2611,10 +2611,10 @@ notion-types@^6.0.17: resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-6.0.17.tgz#917c90739d6572d95055aba1bdb62ec36f8948c0" integrity sha512-tfTV0faB1Vq93jxcjx2zfgxRykkPwbVzUtrkPHDpcQsP/J8pc2lnJECVmnLOLtaGEu4iburCGQ5EM6rFL12B5w== -notion-utils@^6.0.17: - version "6.0.17" - resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.0.17.tgz#74c171849ec8b525c7c1e77c87fa69d764a3c80c" - integrity sha512-5/3y27YoBIGukU42y2aBtI7SkG7RRoJVbgdpYAgQe3bIdSgPM8jmLTW+RrkafmELgNJTy0vzIYMuPiFCDCcPHA== +notion-utils@^6.0.21: + version "6.0.21" + resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.0.21.tgz#a2df82c12c0c606e3da8515dca61d9eb74b7118e" + integrity sha512-9wMT0mg+lEyahsbCldqZOG2XjijIpGXL+NYVCvnPYsCd+YmUdm9WUDbsJwz5AzAKVaDZ6D3jmO9L1dG1XwIdOA== dependencies: is-url-superb "^6.1.0" mem "^9.0.2" @@ -3186,10 +3186,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -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== +react-notion-x@^6.0.21: + version "6.0.21" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.21.tgz#14724dc88752ec0b731366211e52980750ce733a" + integrity sha512-tlTJmkBRBdtoKFg8l/8WXcF8bvtdZIBrR5BBtS8Y1DF0bdsN4g8Q+E2wqvnFPkHbZCljPUOn+UUwAHnJMG6XCA== dependencies: "@matejmazur/react-katex" "^3.1.3" clipboard-copy "^4.0.1" @@ -3200,7 +3200,7 @@ react-notion-x@^6.0.20: lodash.throttle "^4.1.1" medium-zoom "^1.0.6" notion-types "^6.0.17" - notion-utils "^6.0.17" + notion-utils "^6.0.21" prismjs "^1.27.0" rc-dropdown "^3.3.3" rc-menu "^9.5.1"