diff --git a/public/config.js b/public/config.js index 221dcdd..0d76b47 100644 --- a/public/config.js +++ b/public/config.js @@ -1095,7 +1095,7 @@ System.config({ "assert": "npm:assert@1.3.0" }, "github:jspm/nodelibs-buffer@0.1.0": { - "buffer": "npm:buffer@3.2.2" + "buffer": "npm:buffer@3.3.1" }, "github:jspm/nodelibs-constants@0.1.0": { "constants-browserify": "npm:constants-browserify@0.0.1" @@ -1163,15 +1163,15 @@ System.config({ "github:jspm/nodelibs-zlib@0.1.0": { "browserify-zlib": "npm:browserify-zlib@0.1.4" }, - "npm:amdefine@0.1.1": { + "npm:amdefine@1.0.0": { "fs": "github:jspm/nodelibs-fs@0.1.2", "module": "github:jspm/nodelibs-module@0.1.0", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.1" }, - "npm:asn1.js@2.0.4": { + "npm:asn1.js@2.1.3": { "assert": "github:jspm/nodelibs-assert@0.1.0", - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "inherits": "npm:inherits@2.0.1", "minimalistic-assert": "npm:minimalistic-assert@1.0.0", @@ -1184,8 +1184,9 @@ System.config({ "process": "github:jspm/nodelibs-process@0.1.1", "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, - "npm:browserify-aes@1.0.1": { + "npm:browserify-aes@1.0.2": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", + "buffer-xor": "npm:buffer-xor@1.0.2", "create-hash": "npm:create-hash@1.1.1", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "fs": "github:jspm/nodelibs-fs@0.1.2", @@ -1194,14 +1195,14 @@ System.config({ "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, "npm:browserify-rsa@2.0.1": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "constants": "github:jspm/nodelibs-constants@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "randombytes": "npm:randombytes@2.0.1" }, "npm:browserify-sign@3.0.2": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "browserify-rsa": "npm:browserify-rsa@2.0.1", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "create-hash": "npm:create-hash@1.1.1", @@ -1221,7 +1222,11 @@ System.config({ "readable-stream": "npm:readable-stream@1.0.27-1", "util": "github:jspm/nodelibs-util@0.1.0" }, - "npm:buffer@3.2.2": { + "npm:buffer-xor@1.0.2": { + "buffer": "github:jspm/nodelibs-buffer@0.1.0", + "systemjs-json": "github:systemjs/plugin-json@0.1.0" + }, + "npm:buffer@3.3.1": { "base64-js": "npm:base64-js@0.0.8", "ieee754": "npm:ieee754@1.1.6", "is-array": "npm:is-array@1.0.1" @@ -1239,7 +1244,7 @@ System.config({ "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:create-ecdh@2.0.1": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "elliptic": "npm:elliptic@3.1.0" @@ -1261,7 +1266,7 @@ System.config({ "stream": "github:jspm/nodelibs-stream@0.1.0" }, "npm:crypto-browserify@3.9.14": { - "browserify-aes": "npm:browserify-aes@1.0.1", + "browserify-aes": "npm:browserify-aes@1.0.2", "browserify-sign": "npm:browserify-sign@3.0.2", "create-ecdh": "npm:create-ecdh@2.0.1", "create-hash": "npm:create-hash@1.1.1", @@ -1285,7 +1290,7 @@ System.config({ "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:diffie-hellman@3.0.2": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "miller-rabin": "npm:miller-rabin@2.0.1", @@ -1293,7 +1298,7 @@ System.config({ "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, "npm:elliptic@3.1.0": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "brorand": "npm:brorand@1.0.5", "hash.js": "npm:hash.js@1.0.3", "inherits": "npm:inherits@2.0.1", @@ -1302,7 +1307,7 @@ System.config({ "npm:envify@3.4.0": { "jstransform": "npm:jstransform@10.1.0", "process": "github:jspm/nodelibs-process@0.1.1", - "through": "npm:through@2.3.7" + "through": "npm:through@2.3.8" }, "npm:esprima-fb@13001.1001.0-dev-harmony-fb": { "fs": "github:jspm/nodelibs-fs@0.1.2", @@ -1357,7 +1362,7 @@ System.config({ "http": "github:jspm/nodelibs-http@1.7.1" }, "npm:miller-rabin@2.0.1": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "brorand": "npm:brorand@1.0.5" }, "npm:mime-db@1.12.0": { @@ -1381,8 +1386,8 @@ System.config({ "process": "github:jspm/nodelibs-process@0.1.1" }, "npm:parse-asn1@3.0.1": { - "asn1.js": "npm:asn1.js@2.0.4", - "browserify-aes": "npm:browserify-aes@1.0.1", + "asn1.js": "npm:asn1.js@2.1.3", + "browserify-aes": "npm:browserify-aes@1.0.2", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "create-hash": "npm:create-hash@1.1.1", "pbkdf2": "npm:pbkdf2@3.0.4", @@ -1404,7 +1409,7 @@ System.config({ "assert": "github:jspm/nodelibs-assert@0.1.0" }, "npm:public-encrypt@2.0.1": { - "bn.js": "npm:bn.js@2.0.5", + "bn.js": "npm:bn.js@2.2.0", "browserify-rsa": "npm:browserify-rsa@2.0.1", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "create-hash": "npm:create-hash@1.1.1", @@ -1455,7 +1460,7 @@ System.config({ "process": "github:jspm/nodelibs-process@0.1.1" }, "npm:source-map@0.1.31": { - "amdefine": "npm:amdefine@0.1.1", + "amdefine": "npm:amdefine@1.0.0", "fs": "github:jspm/nodelibs-fs@0.1.2", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.1" @@ -1491,7 +1496,7 @@ System.config({ "util": "github:jspm/nodelibs-util@0.1.0", "zlib": "github:jspm/nodelibs-zlib@0.1.0" }, - "npm:through@2.3.7": { + "npm:through@2.3.8": { "process": "github:jspm/nodelibs-process@0.1.1", "stream": "github:jspm/nodelibs-stream@0.1.0" },