We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d479bbd commit c57d268Copy full SHA for c57d268
package.json
@@ -14,16 +14,14 @@
14
"express-session": "^1.13.0",
15
"forever": "^0.15.1",
16
"helmet": "^2.0.0",
17
- "marked": "0.3.5",
+ "marked": "0.3.9",
18
"mongodb": "^2.1.18",
19
"node-esapi": "0.0.1",
20
"serve-favicon": "^2.3.0",
21
"swig": "^1.4.2",
22
"underscore": "^1.8.3"
23
},
24
"comments": {
25
- "//": "do not upgrade the marked package version it is set by purpose",
26
- "//": "to be a vulnerable package to demonstrate an xss introduced through",
27
"//": "a9 insecure components"
28
29
"engines": {
0 commit comments