Skip to content

Commit 7ecc645

Browse files
snyk-botomrilotan
authored andcommitted
fix: upgrade marked from 0.7.0 to 0.8.0 (#125)
Snyk has created this PR to upgrade marked from 0.7.0 to 0.8.0. See this package in NPM: https://www.npmjs.com/package/marked See this project in Snyk: https://app.snyk.io/org/omrilotan/project/0f827b7a-79c0-4c34-98db-50cd2f93b006?utm_source=github&utm_medium=upgrade-pr
1 parent 883cb2b commit 7ecc645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/markt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"fs-extra": "^7.0.0",
21-
"marked": "^0.7.0",
21+
"marked": "^0.8.0",
2222
"paraphrase": "^1.7.0"
2323
},
2424
"preferGlobal": true

0 commit comments

Comments
 (0)