Skip to content

Commit

Permalink
fix: upgrade rehype-katex from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade rehype-katex from 7.0.0 to 7.0.1.

See this package in yarn:
rehype-katex

See this project in Snyk:
https://app.snyk.io/org/authzed/project/fa5efa38-bfaf-4bc0-8cf9-46e8e7b414cd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 31, 2024
1 parent 98a69b8 commit b8d92f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "18.2.0",
"react-markdown": "^9.0.1",
"react-popper": "^2.3.0",
"rehype-katex": "^7.0.0",
"rehype-katex": "^7.0.1",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"slugify": "^1.6.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7827,10 +7827,10 @@ regjsparser@^0.9.1:
dependencies:
jsesc "~0.5.0"

rehype-katex@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/rehype-katex/-/rehype-katex-7.0.0.tgz#f5e9e2825981175a7b0a4d58ed9816c33576dfed"
integrity sha512-h8FPkGE00r2XKU+/acgqwWUlyzve1IiOKwsEkg4pDL3k48PiE0Pt+/uLtVHDVkN1yA4iurZN6UES8ivHVEQV6Q==
rehype-katex@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/rehype-katex/-/rehype-katex-7.0.1.tgz#832e6d7af2744a228981d1b0fe89483a9e7c93a1"
integrity sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==
dependencies:
"@types/hast" "^3.0.0"
"@types/katex" "^0.16.0"
Expand Down

0 comments on commit b8d92f5

Please sign in to comment.