Skip to content

Commit

Permalink
fix: packages/lib/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 3, 2024
1 parent b88929b commit bac5ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@xilinota/turndown-plugin-gfm": "^1.0.51",
"@xilinota/utils": "^2.13.1",
"async-mutex": "0.4.1",
"axios": "1.6.6",
"axios": "1.7.8",
"base-64": "1.0.0",
"base64-stream": "1.0.0",
"better-sqlite3": "^9.3.0",
Expand Down Expand Up @@ -116,7 +116,7 @@
"markdown-it-toc-done-right": "4.2.0",
"md5": "2.3.0",
"md5-file": "5.0.0",
"mermaid": "10.7.0",
"mermaid": "11.4.1",
"moment": "2.30.1",
"multiparty": "4.2.3",
"mustache": "4.2.0",
Expand Down

0 comments on commit bac5ea1

Please sign in to comment.