Skip to content

Commit 280bf53

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-10666750
1 parent b0c1e5c commit 280bf53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"enquirer": "^2.4.1",
6464
"globby": "^14.0.1",
6565
"json5": "^2.2.3",
66-
"markdown-it": "^14.1.0",
66+
"markdown-it": "^14.1.1",
6767
"markdown-it-terminal": "^0.4.0",
6868
"ora": "^8.0.1",
6969
"shell-quote": "^1.8.1",

0 commit comments

Comments
 (0)