Sfoglia il codice sorgente

fix(package): update xss to version 1.0.0

greenkeeper[bot] 7 anni fa
parent
commit
5b4d75a976
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
   }
 }