Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit 14251f2

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-1070800
1 parent 6cc79fe commit 14251f2

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
@@ -38,7 +38,7 @@
3838
"gradient-string": "^1.2.0",
3939
"is-git-url": "^1.0.0",
4040
"lodash": "^4.17.11",
41-
"marked": "^1.1.1",
41+
"marked": "^2.0.0",
4242
"nodemon": "^2.0.3",
4343
"opn": "^5.4.0",
4444
"pluralize": "^8.0.0",

0 commit comments

Comments
 (0)