Fix security issue with marked

This commit is contained in:
Jori Lallo
2016-08-01 22:16:37 +03:00
parent a9c1f6e4e6
commit af14bc3cb5

View File

@ -78,7 +78,7 @@
"localenv": "0.2.2", "localenv": "0.2.2",
"lodash": "4.13.1", "lodash": "4.13.1",
"lodash.orderby": "4.4.0", "lodash.orderby": "4.4.0",
"marked": "0.3.5", "marked": "0.3.6",
"mobx": "2.4.1", "mobx": "2.4.1",
"mobx-react": "3.4.0", "mobx-react": "3.4.0",
"mobx-react-devtools": "4.2.0", "mobx-react-devtools": "4.2.0",