summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-02-11 03:45:13 -0600
committerCheng-Han, Wu2016-02-11 03:45:13 -0600
commit4c4a0e0f3fe9b4e33f2182f3f8e20d87736b371d (patch)
treed3e79f4a2481ad55eac4e56a56bb541fbb214783 /package.json
parent176021ccd85630abbc3af4001f9a590d4277e584 (diff)
Fixed prevent XSS might break lots of tags and only need after rendered
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index d96fabc7..4d701966 100644
--- a/package.json
+++ b/package.json
@@ -49,8 +49,7 @@
"socket.io": "1.4.4",
"string": "^3.3.1",
"toobusy-js": "^0.4.2",
- "winston": "^2.1.1",
- "xss": "^0.2.10"
+ "winston": "^2.1.1"
},
"engines": {
"node": ">=4.x"