Skip to content

Commit

Permalink
Merge pull request #110 from authzed/snyk-upgrade-6d0102e9b7815bf7614…
Browse files Browse the repository at this point in the history
…245840c762a13

[Snyk] Upgrade rehype-katex from 7.0.0 to 7.0.1
  • Loading branch information
tstirrat15 authored Nov 4, 2024
2 parents 98a69b8 + b8d92f5 commit 27473da
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 27473da

Please sign in to comment.