summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2019-04-12 23:33:52 +0200
committerGitHub2019-04-12 23:33:52 +0200
commit2b99ed6d5360454537c7f78377b461fdafe5606e (patch)
tree09a660be7d260864f3457c7f6d0485f54017524e /package.json
parent4630c7afea13ca205ce0767558d331d70d5c64e8 (diff)
parent32f6037da9f9c3025fb53a541c240325bdafd11f (diff)
Merge pull request #42 from SISheogorath/fix/meta-marked
Update meta-marked to fix possible vulnerabilities
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4d209277..331d42d4 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"mathjax": "~2.7.0",
"mattermost": "^3.4.0",
"mermaid": "~7.1.0",
- "meta-marked": "^0.4.2",
+ "meta-marked": "git+https://github.com/codimd/meta-marked#semver:^0.4.2",
"method-override": "^2.3.7",
"minimist": "^1.2.0",
"minio": "^6.0.0",