summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0a69681f..e8511309 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,6 @@
"eslint": "^2.0.0"
},
"dependencies": {
- "xss": "^0.2.13"
+ "xss": "^0.3.3"
}
}