summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2018-06-30 15:32:43 +0200
committerSheogorath2018-06-30 16:52:34 +0200
commit565cdc0197bd76df516204948ab4ec658f0dfc58 (patch)
tree3d86446aae8662ac75d5f17f9b936c8e0714e5d0 /package.json
parent459fe2da07bd72104e10038c8fee3877cb5c728d (diff)
Update xss protection
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bd9f4e67..9bae4f52 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"visibilityjs": "^1.2.4",
"viz.js": "^1.7.0",
"winston": "^2.3.0",
- "xss": "^0.3.3"
+ "xss": "^1.0.3"
},
"engines": {
"node": ">=6.x <10.x"