Merge pull request #16619 from jaysonvirissimo/update-marked

Update marked to guard against regex DoS
This commit is contained in:
Ian Olsen
2018-01-23 15:08:56 -08:00
committed by GitHub

View File

@@ -47,7 +47,7 @@
"key-path-helpers": "^0.4.0",
"less-cache": "1.1.0",
"line-top-index": "0.3.1",
"marked": "^0.3.6",
"marked": "^0.3.12",
"minimatch": "^3.0.3",
"mocha": "2.5.1",
"mocha-junit-reporter": "^1.13.0",