Skip to content

Commit

Permalink
Bump markdownz to 9.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens committed Nov 1, 2023
1 parent 959b554 commit a0b2cbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/lib-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cuid": "~3.0.0",
"formik": "~2.4.0",
"i18next": "~23.6.0",
"markdownz": "~9.1.0",
"markdownz": "~9.1.3",
"mime": "~3.0.0",
"polished": "~4.2.2",
"prop-types": "~15.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12636,10 +12636,10 @@ markdown-to-jsx@^7.1.8, markdown-to-jsx@^7.2.0:
resolved "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-7.2.0.tgz"
integrity sha512-3l4/Bigjm4bEqjCR6Xr+d4DtM1X6vvtGsMGSjJYyep8RjjIvcWtrXBS8Wbfe1/P+atKNMccpsraESIaWVplzVg==

markdownz@~9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/markdownz/-/markdownz-9.1.0.tgz#3554ef781333a1b20c9c21bcf560eb6812710909"
integrity sha512-8uGDEkZyZYHW/9U+7WL7ARxXqkpGjY4H/Yu+y4PdCntq5Tnbho6zZ1sWHA/xGNxWpjQZjVWFkqtRQc/NQoZAhw==
markdownz@~9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/markdownz/-/markdownz-9.1.3.tgz#387127bd7e919748b04d70af6511f8674e65aad4"
integrity sha512-SxXq+XfIV0svJjkZhLZNF4RGPM4vL74XvRGGIc3+M83QRQp6SYxdrwHz41m+6Wh9ERc8EifUdO0pco/pJVvvnQ==
dependencies:
"@twemoji/api" "~14.1.0"
isomorphic-dompurify "~1.9.0"
Expand Down

0 comments on commit a0b2cbe

Please sign in to comment.