Skip to content

Commit 2743142

Browse files
bump deps
1 parent 1556a58 commit 2743142

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"next": "^12.1.1",
4141
"next-api-og-image": "^2.2.1",
4242
"node-fetch": "^2.6.1",
43-
"notion-client": "^6.9.4",
43+
"notion-client": "^6.9.5",
4444
"notion-types": "^6.9.4",
4545
"notion-utils": "^6.9.4",
4646
"p-map": "^5.3.0",
@@ -49,7 +49,7 @@
4949
"react": "^17.0.2",
5050
"react-body-classname": "^1.3.1",
5151
"react-dom": "^17.0.2",
52-
"react-notion-x": "^6.9.4",
52+
"react-notion-x": "^6.9.5",
5353
"react-static-tweets": "^0.7.2",
5454
"react-use": "^17.3.2",
5555
"static-tweets": "^0.7.2"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,10 +2926,10 @@ normalize-url@^7.0.3:
29262926
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-7.0.3.tgz"
29272927
integrity sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w==
29282928

2929-
notion-client@^6.9.4:
2930-
version "6.9.4"
2931-
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.9.4.tgz#609e909736dce12060eee9cd5b2c43130edfbb54"
2932-
integrity sha512-MNYGDEHyYNpP7XukZNw0HUveC2cgvP+xEO8/XaaeAKeYtHeIVTmuD+y2NHxtlgakVLVqT87tvkIbEPy82r31zQ==
2929+
notion-client@^6.9.5:
2930+
version "6.9.5"
2931+
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.9.5.tgz#768847d508a63c90a1cdc0dffb3054bebccc9827"
2932+
integrity sha512-CJd6CL5T+9ZAn2yfQH5t4i67MbabCdIgFN+lpvCSR2PR+YdOAHy3fzTYuWjCmLAYqMMIfYDjqPn52nZxfZljJA==
29332933
dependencies:
29342934
got "^11.8.1"
29352935
notion-types "^6.9.4"
@@ -3509,10 +3509,10 @@ react-modal@^3.14.3:
35093509
react-lifecycles-compat "^3.0.0"
35103510
warning "^4.0.3"
35113511

3512-
react-notion-x@^6.9.4:
3513-
version "6.9.4"
3514-
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.9.4.tgz#a20e42ea21cb77037eb037412f490e7dc217e153"
3515-
integrity sha512-5/SuoOTl2I7Tojt187ZEt1ArvamxQEJlUx5P5+Q5DV3dvqt3PPdJYERckrdMVUdLQFHJr+4jgvEbBl91oSmjRQ==
3512+
react-notion-x@^6.9.5:
3513+
version "6.9.5"
3514+
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.9.5.tgz#8b791ec2dab2b2cb8e072e756c9ca68a2a69cacd"
3515+
integrity sha512-AxPDkHh4R8VPXcNttPjjrXIp3JCC8la/kwAywEq3FIcuXYO9pyUWBxUU0qpgq/jivLKi21QVrUzCTPTjZTh8Pg==
35163516
dependencies:
35173517
"@fisch0920/medium-zoom" "^1.0.7"
35183518
"@matejmazur/react-katex" "^3.1.3"

0 commit comments

Comments
 (0)