Skip to content

Commit

Permalink
fix: upgrade mdx-mermaid from 1.1.1 to 1.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mdx-mermaid from 1.1.1 to 1.2.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/loft-fzm/project/478fa249-ca8a-4a6a-8169-ee21dd27be69?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 3, 2022
1 parent ff77cf8 commit f9d0c6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"docusaurus-gtm-plugin": "^0.0.2",
"docusaurus-plugin-sass": "^0.2.1",
"mdx-link-checker": "^0.1.1",
"mdx-mermaid": "^1.1.1",
"mdx-mermaid": "^1.2.1",
"mermaid": "^8.13.3",
"plugin-image-zoom": "ataft/plugin-image-zoom",
"react": "^16.8.4",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6358,10 +6358,10 @@ mdx-link-checker@^0.1.1:
fs-walk "^0.0.2"
remark-slug "^5.1.2"

mdx-mermaid@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/mdx-mermaid/-/mdx-mermaid-1.1.1.tgz#d014d12acda0a2a069ae3fa0a9e3f9a5a18b4bcf"
integrity sha512-3Dc6zFRBaqxJ0S0cEKrbDSJEjdlJ/OUfTHFLY8uBwoDrTnF7+Dn8ukVPeVL10gNqqTvaPmQ1KGdgyx9wMuktEA==
mdx-mermaid@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/mdx-mermaid/-/mdx-mermaid-1.2.1.tgz#4860987bfb97e1cf50f68616c576e953476dc699"
integrity sha512-RYmrUJodWDNy9S0A++Fex3vr5+Q2vLMDakjpw7cQjd8Owhg98eYe+AePpmMx6Y/wLHjWKIGv2wvHWj2qdaZN7w==

[email protected]:
version "0.3.0"
Expand Down

0 comments on commit f9d0c6b

Please sign in to comment.