NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.69k stars 544 forks source link

`katex` Requires Update #551

Open powersagitar opened 2 months ago

powersagitar commented 2 months ago

Description

Package katex that packages/react-notion-x depends on has a few security vulnerabilities:

It is better to bump katex to 0.16.10 to install the patches.

Currently katex is on 0.15.3.

rossirpaulo commented 1 month ago

Any progress?

rossirpaulo commented 1 month ago

How do we patch this manually?

powersagitar commented 1 month ago

How do we patch this manually?

Maybe you can fork react-notion-x, update its package.json, and add that fork as a dependency?

This repository contains 5 packages, and I couldn't figure out a way to add only one of them as a dependency using git.