Skip to content

Commit

Permalink
Merge pull request #4677 from djadmin/chore_dompurify_unpin_dependency
Browse files Browse the repository at this point in the history
chore(deps): unpin the dompurify dependency
  • Loading branch information
sidharthv96 committed Aug 2, 2023
2 parents 585834c + 6c12bbb commit c9c2f6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.10",
"dayjs": "^1.11.7",
"dompurify": "3.0.5",
"dompurify": "^3.0.5",
"elkjs": "^0.8.2",
"khroma": "^2.0.0",
"lodash-es": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9c2f6c

Please sign in to comment.