From 5dd3cc8141f19d51032e10d557bdab47df8d70d1 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 27 Jan 2021 23:51:16 -0500 Subject: [PATCH] update deps --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fa2524f..08f84b8 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.6", + "react-notion-x": "^3.4.7", "react-use": "^15.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index cd77b18..f0f12cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5304,10 +5304,10 @@ react-modal@^3.11.2: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^3.4.6: - version "3.4.6" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.6.tgz#651b648ce44cff059249887fdc33c77bd8df870c" - integrity sha512-Qg00/cycjxsznlv/WSPmenNEhs2AYDyqg8QVzg99VNrwzSk6oJKBxbatTTZtLLCzTWYhqwBRXOc72i3NhPk5PQ== +react-notion-x@^3.4.7: + version "3.4.7" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.7.tgz#6f7449dd9f2dcfe59981fd9b0e320a7c5ee71a98" + integrity sha512-G9OYQFkTYvji/vyrZOsGZ0P5D3MPMeju16xfDnzGx97/Kl/vnhrL0ADT5OoLmd100dUpIHDjjUoK8ZW9SlvMTw== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"