Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-D3COLOR-1076592
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 8e74cc6 commit 7d4e732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"markdown-it": "^12.3.0",
"markdown-it-footnote": "^3.0.3",
"mathjax-node-page": "^3.0.1",
"mermaid": "^8.0.0-rc.8",
"mermaid": "^9.3.0",
"pug": "^3.0.2",
"puppeteer": "^13.5.1",
"sass": "^1.49.9"
Expand Down

0 comments on commit 7d4e732

Please sign in to comment.