Skip to content

Commit

Permalink
fix: packages/lib/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-ELLIPTIC-8187303
  • Loading branch information
snyk-bot committed Oct 22, 2024
1 parent b88929b commit fc19a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@xilinota/fork-sax": "^1.2.51",
"@xilinota/fork-uslug": "^1.0.12",
"@xilinota/turndown": "^4.0.69",
"@xilinota/turndown-plugin-gfm": "^1.0.51",
"@xilinota/turndown-plugin-gfm": "^1.0.50",
"@xilinota/utils": "^2.13.1",
"async-mutex": "0.4.1",
"axios": "1.6.6",
Expand Down

0 comments on commit fc19a09

Please sign in to comment.