Browse Source

fix(package): update xss to version 1.0.0

greenkeeper[bot] 7 years ago
parent
commit
5b4d75a976
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -29,6 +29,6 @@
     "es6-promise": "^4.2.4",
     "meteor-node-stubs": "^0.4.1",
     "os": "^0.1.1",
-    "xss": "^0.3.8"
+    "xss": "^1.0.0"
   }
 }