diff --git a/package-lock.json b/package-lock.json index e7cf83e6004..192c7d4cbe7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,6 +4,11 @@ "lockfileVersion": 1, "requires": true, "dependencies": { + "Base64": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz", + "integrity": "sha1-ujpCMHCOGGcFBl5mur3Uw1z2ACg=" + }, "abab": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/abab/-/abab-1.0.4.tgz", @@ -85,6 +90,7 @@ }, "airbitz-core-js": { "version": "git://github.com/Airbitz/airbitz-core-js.git#1bb0c633f0ba207c0d38e9d95a727cd16c6d14e7", + "from": "git://github.com/Airbitz/airbitz-core-js.git#1bb0c633f0ba207c0d38e9d95a727cd16c6d14e7", "requires": { "aes-js": "3.1.0", "airbitz-core-types": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b", @@ -107,7 +113,8 @@ }, "dependencies": { "airbitz-core-types": { - "version": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b" + "version": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b", + "from": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b" }, "biggystring": { "version": "1.1.10", @@ -121,6 +128,7 @@ }, "airbitz-core-js-ui": { "version": "git://github.com/Airbitz/airbitz-core-js-ui.git#7aa0006876ab135beeaa6b2197ff6236ce070820", + "from": "git://github.com/Airbitz/airbitz-core-js-ui.git#7aa0006876ab135beeaa6b2197ff6236ce070820", "requires": { "airbitz-core-js": "git://github.com/Airbitz/airbitz-core-js.git#1bb0c633f0ba207c0d38e9d95a727cd16c6d14e7", "async": "2.0.1", @@ -158,6 +166,11 @@ "zxcvbn": "4.4.2" }, "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + }, "prop-types": { "version": "15.5.10", "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.5.10.tgz", @@ -237,7 +250,8 @@ } }, "airbitz-core-types": { - "version": "git://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b" + "version": "git://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b", + "from": "git://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b" }, "ajv": { "version": "5.5.2", @@ -508,12 +522,20 @@ "integrity": "sha1-twnMAoCpw28J9FNr6CPIOKkEniU=", "requires": { "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "async-limiter": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz", - "integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==" + "integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==", + "optional": true }, "asynckit": { "version": "0.4.0", @@ -564,6 +586,13 @@ "private": "0.1.8", "slash": "1.0.0", "source-map": "0.5.7" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-eslint": { @@ -597,6 +626,11 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz", "integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s=" + }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" } } }, @@ -650,6 +684,13 @@ "babel-runtime": "6.26.0", "babel-types": "6.26.0", "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-helper-explode-assignable-expression": { @@ -720,6 +761,13 @@ "babel-runtime": "6.26.0", "babel-types": "6.26.0", "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-helper-remap-async-to-generator": { @@ -814,6 +862,13 @@ "integrity": "sha1-UVu/qZaJOYEULZCx+bFjXeKZUQk=", "requires": { "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-plugin-syntax-async-functions": { @@ -916,6 +971,13 @@ "requires": { "lodash": "4.17.4", "traverse": "0.6.6" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-plugin-transform-es2015-arrow-functions": { @@ -944,6 +1006,13 @@ "babel-traverse": "6.26.0", "babel-types": "6.26.0", "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-plugin-transform-es2015-classes": { @@ -1405,6 +1474,13 @@ "lodash": "4.17.4", "mkdirp": "0.5.1", "source-map-support": "0.4.18" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-runtime": { @@ -1426,6 +1502,13 @@ "babel-types": "6.26.0", "babylon": "6.18.0", "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-traverse": { @@ -1442,6 +1525,13 @@ "globals": "9.18.0", "invariant": "2.2.2", "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babel-types": { @@ -1453,6 +1543,13 @@ "esutils": "2.0.2", "lodash": "4.17.4", "to-fast-properties": "1.0.3" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "babelify": { @@ -1489,11 +1586,6 @@ "resolved": "https://registry.npmjs.org/base-x/-/base-x-1.1.0.tgz", "integrity": "sha1-QtPXF0dPnqAiB/bRqh9CaRPut6w=" }, - "Base64": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz", - "integrity": "sha1-ujpCMHCOGGcFBl5mur3Uw1z2ACg=" - }, "base64-arraybuffer": { "version": "0.1.5", "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz", @@ -1532,6 +1624,7 @@ }, "bcoin": { "version": "git+https://github.com/Airbitz/bcoin.git#df1af406d14431ce4a2578db72fe1925ab60381b", + "from": "git+https://github.com/Airbitz/bcoin.git#df1af406d14431ce4a2578db72fe1925ab60381b", "requires": { "bcoin-native": "0.0.23", "bn.js": "4.11.8", @@ -2929,7 +3022,8 @@ }, "dependencies": { "airbitz-core-types": { - "version": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b" + "version": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b", + "from": "git+https://github.com/Airbitz/airbitz-core-types.git#cb339ce127dec918f9b9e2ef988887da323b114b" } } }, @@ -3353,6 +3447,12 @@ "through": "2.3.8" } }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", + "dev": true + }, "onetime": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz", @@ -3424,6 +3524,14 @@ "dev": true, "requires": { "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", + "dev": true + } } }, "eslint-plugin-import": { @@ -3584,6 +3692,7 @@ }, "ethereumjs-wallet": { "version": "git://github.com/Airbitz/ethereumjs-wallet.git#6157e11ea10a734fbe55f4c7ea542780975b60ef", + "from": "git://github.com/Airbitz/ethereumjs-wallet.git#6157e11ea10a734fbe55f4c7ea542780975b60ef", "requires": { "aes-js": "0.2.4", "bs58check": "1.3.4", @@ -4122,7 +4231,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.1.1", @@ -4165,7 +4275,8 @@ }, "balanced-match": { "version": "0.4.2", - "bundled": true + "bundled": true, + "optional": true }, "bcrypt-pbkdf": { "version": "1.0.1", @@ -4178,6 +4289,7 @@ "block-stream": { "version": "0.0.9", "bundled": true, + "optional": true, "requires": { "inherits": "2.0.3" } @@ -4185,6 +4297,7 @@ "boom": { "version": "2.10.1", "bundled": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -4192,6 +4305,7 @@ "brace-expansion": { "version": "1.1.7", "bundled": true, + "optional": true, "requires": { "balanced-match": "0.4.2", "concat-map": "0.0.1" @@ -4199,7 +4313,8 @@ }, "buffer-shims": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "caseless": { "version": "0.12.0", @@ -4213,30 +4328,36 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "combined-stream": { "version": "1.0.5", "bundled": true, + "optional": true, "requires": { "delayed-stream": "1.0.0" } }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "cryptiles": { "version": "2.0.5", "bundled": true, + "optional": true, "requires": { "boom": "2.10.1" } @@ -4271,7 +4392,8 @@ }, "delayed-stream": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "delegates": { "version": "1.0.0", @@ -4298,7 +4420,8 @@ }, "extsprintf": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "forever-agent": { "version": "0.6.1", @@ -4317,11 +4440,13 @@ }, "fs.realpath": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "fstream": { "version": "1.0.11", "bundled": true, + "optional": true, "requires": { "graceful-fs": "4.1.11", "inherits": "2.0.3", @@ -4372,6 +4497,7 @@ "glob": { "version": "7.1.2", "bundled": true, + "optional": true, "requires": { "fs.realpath": "1.0.0", "inflight": "1.0.6", @@ -4383,7 +4509,8 @@ }, "graceful-fs": { "version": "4.1.11", - "bundled": true + "bundled": true, + "optional": true }, "har-schema": { "version": "1.0.5", @@ -4407,6 +4534,7 @@ "hawk": { "version": "3.1.3", "bundled": true, + "optional": true, "requires": { "boom": "2.10.1", "cryptiles": "2.0.5", @@ -4416,7 +4544,8 @@ }, "hoek": { "version": "2.16.3", - "bundled": true + "bundled": true, + "optional": true }, "http-signature": { "version": "1.1.1", @@ -4431,6 +4560,7 @@ "inflight": { "version": "1.0.6", "bundled": true, + "optional": true, "requires": { "once": "1.4.0", "wrappy": "1.0.2" @@ -4438,7 +4568,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.4", @@ -4448,6 +4579,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "1.0.1" } @@ -4459,7 +4591,8 @@ }, "isarray": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "isstream": { "version": "0.1.2", @@ -4522,11 +4655,13 @@ }, "mime-db": { "version": "1.27.0", - "bundled": true + "bundled": true, + "optional": true }, "mime-types": { "version": "2.1.15", "bundled": true, + "optional": true, "requires": { "mime-db": "1.27.0" } @@ -4534,17 +4669,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -4594,7 +4732,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "oauth-sign": { "version": "0.8.2", @@ -4609,6 +4748,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1.0.2" } @@ -4634,7 +4774,8 @@ }, "path-is-absolute": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "performance-now": { "version": "0.2.0", @@ -4643,7 +4784,8 @@ }, "process-nextick-args": { "version": "1.0.7", - "bundled": true + "bundled": true, + "optional": true }, "punycode": { "version": "1.4.1", @@ -4676,6 +4818,7 @@ "readable-stream": { "version": "2.2.9", "bundled": true, + "optional": true, "requires": { "buffer-shims": "1.0.0", "core-util-is": "1.0.2", @@ -4718,13 +4861,15 @@ "rimraf": { "version": "2.6.1", "bundled": true, + "optional": true, "requires": { "glob": "7.1.2" } }, "safe-buffer": { "version": "5.0.1", - "bundled": true + "bundled": true, + "optional": true }, "semver": { "version": "5.3.0", @@ -4744,6 +4889,7 @@ "sntp": { "version": "1.0.9", "bundled": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -4771,22 +4917,24 @@ } } }, - "string_decoder": { - "version": "1.0.1", - "bundled": true, - "requires": { - "safe-buffer": "5.0.1" - } - }, "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "1.1.0", "is-fullwidth-code-point": "1.0.0", "strip-ansi": "3.0.1" } }, + "string_decoder": { + "version": "1.0.1", + "bundled": true, + "optional": true, + "requires": { + "safe-buffer": "5.0.1" + } + }, "stringstream": { "version": "0.0.5", "bundled": true, @@ -4795,6 +4943,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "2.1.1" } @@ -4807,6 +4956,7 @@ "tar": { "version": "2.2.1", "bundled": true, + "optional": true, "requires": { "block-stream": "0.0.9", "fstream": "1.0.11", @@ -4856,7 +5006,8 @@ }, "util-deprecate": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "uuid": { "version": "3.0.1", @@ -4881,7 +5032,8 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -5198,6 +5350,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.2.tgz", "integrity": "sha1-6D26SfC5vk0CbSc2U1DZ8D9Uvpg=", + "optional": true, "requires": { "isarray": "2.0.1" }, @@ -5205,7 +5358,8 @@ "isarray": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz", - "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=" + "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=", + "optional": true } } }, @@ -5487,6 +5641,11 @@ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=" }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + }, "strip-ansi": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", @@ -5801,6 +5960,14 @@ "dev": true, "requires": { "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", + "dev": true + } } } } @@ -7136,9 +7303,9 @@ } }, "lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash-es": { "version": "4.17.4", @@ -7532,6 +7699,11 @@ "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=" }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + }, "mime-db": { "version": "1.23.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.23.0.tgz", @@ -7813,6 +7985,7 @@ }, "react-native-drawer": { "version": "git+https://github.com/GeekyAnts/react-native-drawer.git#8d9078516d177c9cb02d2579a6860706d2370d25", + "from": "git+https://github.com/GeekyAnts/react-native-drawer.git#8d9078516d177c9cb02d2579a6860706d2370d25", "requires": { "prop-types": "15.6.0", "tween-functions": "1.2.0" @@ -7820,6 +7993,7 @@ }, "react-native-keyboard-aware-scroll-view": { "version": "git+https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view.git#f4805f254d6cc8e3329f5fb224944401f66655db", + "from": "git+https://github.com/GeekyAnts/react-native-keyboard-aware-scroll-view.git#f4805f254d6cc8e3329f5fb224944401f66655db", "requires": { "create-react-class": "15.6.2", "prop-types": "15.6.0", @@ -7836,6 +8010,13 @@ "hoist-non-react-statics": "1.2.0", "lodash": "4.17.4", "prop-types": "15.6.0" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "natural-compare": { @@ -7986,6 +8167,7 @@ "version": "0.1.4", "bundled": true, "dev": true, + "optional": true, "requires": { "kind-of": "3.2.0", "longest": "1.0.1", @@ -8735,7 +8917,8 @@ "longest": { "version": "1.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "loose-envify": { "version": "1.3.1", @@ -9468,6 +9651,13 @@ "string-width": "2.1.1", "strip-ansi": "3.0.1", "through": "2.3.8" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "minimist": { @@ -10432,6 +10622,11 @@ "strip-bom": "2.0.0" } }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + }, "mime-types": { "version": "2.1.11", "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.11.tgz", @@ -10588,6 +10783,7 @@ }, "react-native-camera": { "version": "git://github.com/lwansbrough/react-native-camera.git#d8f36627ea01c9e282711b114f0072e1509cd676", + "from": "git://github.com/lwansbrough/react-native-camera.git#d8f36627ea01c9e282711b114f0072e1509cd676", "requires": { "prop-types": "15.6.0" } @@ -10664,10 +10860,12 @@ } }, "react-native-dropdown": { - "version": "git://github.com/g6ling/react-native-dropdown.git#12cd976c8131706134f1a042bb88c4bdb82965ac" + "version": "git://github.com/g6ling/react-native-dropdown.git#12cd976c8131706134f1a042bb88c4bdb82965ac", + "from": "git://github.com/g6ling/react-native-dropdown.git#12cd976c8131706134f1a042bb88c4bdb82965ac" }, "react-native-dropdownalert": { "version": "git://github.com/Airbitz/react-native-dropdownalert.git#27a0e599d4a51bccaafb4260e84b6a9caefac726", + "from": "git://github.com/Airbitz/react-native-dropdownalert.git#27a0e599d4a51bccaafb4260e84b6a9caefac726", "requires": { "prop-types": "15.5.10" }, @@ -10689,6 +10887,13 @@ "integrity": "sha1-ApOa4DLXRmK1DJVA2QLHmGa6Y4o=", "requires": { "lodash": "4.17.4" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "react-native-fast-crypto": { @@ -10708,7 +10913,8 @@ } }, "react-native-flip-view": { - "version": "git://github.com/Airbitz/react-native-flip-view.git#9796c6469385559da6689a4f56f540fc6f3d003a" + "version": "git://github.com/Airbitz/react-native-flip-view.git#9796c6469385559da6689a4f56f540fc6f3d003a", + "from": "git://github.com/Airbitz/react-native-flip-view.git#9796c6469385559da6689a4f56f540fc6f3d003a" }, "react-native-fs": { "version": "2.9.6", @@ -10726,6 +10932,7 @@ }, "react-native-http": { "version": "git://github.com/tradle/react-native-http.git#834492dbc792b1dec8ec8f0a1c9671f640339f01", + "from": "git://github.com/tradle/react-native-http.git#834492dbc792b1dec8ec8f0a1c9671f640339f01", "requires": { "Base64": "0.2.1", "inherits": "2.0.1" @@ -10774,6 +10981,7 @@ }, "react-native-material-kit": { "version": "git://github.com/Airbitz/react-native-material-kit.git#3b262f7fb0bb7856dd047acc7788d00a3a4d1806", + "from": "git://github.com/Airbitz/react-native-material-kit.git#3b262f7fb0bb7856dd047acc7788d00a3a4d1806", "requires": { "prop-types": "15.6.0", "ramda": "0.24.1" @@ -10781,12 +10989,14 @@ }, "react-native-material-textfield": { "version": "git://github.com/Airbitz/react-native-material-textfield.git#c30320fd26e5619c1fe57b3043b8fd9ae2a0c57a", + "from": "git://github.com/Airbitz/react-native-material-textfield.git#c30320fd26e5619c1fe57b3043b8fd9ae2a0c57a", "requires": { "prop-types": "15.6.0" } }, "react-native-menu": { "version": "git://github.com/Airbitz/react-native-menu.git#33df5d9c77860f1e3711fa3f10b6b165376537ba", + "from": "git://github.com/Airbitz/react-native-menu.git#33df5d9c77860f1e3711fa3f10b6b165376537ba", "requires": { "react-timer-mixin": "0.13.3" } @@ -10812,9 +11022,9 @@ } }, "react-native-permissions": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-1.0.6.tgz", - "integrity": "sha512-I9UXYcxkQw8umXsnQIlTj+l6Usgi5kvBPaz62K04tb/OTMXHn10a1BBYlacs4MYdGu3Fy+sSvxfeze9RPPaM3g==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-1.0.4.tgz", + "integrity": "sha512-bbhrf65ox7V0E3IZ4B7Ce6dVH4YuiLrjUjhBQTPztULzicV17j8n/9pW5bc36nA0fy3MsFBIRtUxudP6JiiaZA==" }, "react-native-picker": { "version": "4.3.2", @@ -10859,6 +11069,7 @@ }, "react-native-router-flux": { "version": "git://github.com/aksonov/react-native-router-flux.git#37c6553c168b9fb6947a5e533df9bd37793f1f68", + "from": "git://github.com/aksonov/react-native-router-flux.git#37c6553c168b9fb6947a5e533df9bd37793f1f68", "requires": { "lodash.isequal": "4.5.0", "mobx": "3.4.1", @@ -10911,6 +11122,7 @@ }, "react-native-tcp": { "version": "git://github.com/Airbitz/react-native-tcp.git#bd91614f42af85946bce869bf5f5e557d872b332", + "from": "git://github.com/Airbitz/react-native-tcp.git#bd91614f42af85946bce869bf5f5e557d872b332", "requires": { "base64-js": "0.0.8", "buffer": "5.0.8", @@ -10954,6 +11166,13 @@ "lodash": "4.17.4", "prop-types": "15.6.0", "yargs": "8.0.2" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "react-navigation": { @@ -10992,6 +11211,13 @@ "requires": { "lodash": "4.17.4", "react-deep-force-update": "1.1.1" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "react-redux": { @@ -11011,6 +11237,11 @@ "version": "2.3.1", "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz", "integrity": "sha1-ND24TGAYxlB3iJgkATWhQg7iLOA=" + }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" } } }, @@ -11138,6 +11369,13 @@ "lodash-es": "4.17.4", "loose-envify": "1.3.1", "symbol-observable": "1.1.0" + }, + "dependencies": { + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=" + } } }, "redux-form": { @@ -11909,7 +12147,8 @@ "isarray": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz", - "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=" + "integrity": "sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=", + "optional": true }, "socket.io-client": { "version": "2.0.4", @@ -11936,6 +12175,7 @@ "version": "3.1.2", "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.1.2.tgz", "integrity": "sha1-28IoIVH8T6675Aru3Ady66YZ9/I=", + "optional": true, "requires": { "component-emitter": "1.2.1", "debug": "2.6.8", @@ -12131,14 +12371,6 @@ "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz", "integrity": "sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=" }, - "string_decoder": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz", - "integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==", - "requires": { - "safe-buffer": "5.1.1" - } - }, "string-length": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/string-length/-/string-length-1.0.1.tgz", @@ -12182,6 +12414,14 @@ } } }, + "string_decoder": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz", + "integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==", + "requires": { + "safe-buffer": "5.1.1" + } + }, "stringstream": { "version": "0.0.5", "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", @@ -12308,6 +12548,12 @@ "co": "4.6.0", "json-stable-stringify": "1.0.1" } + }, + "lodash": { + "version": "4.17.4", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", + "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", + "dev": true } } }, diff --git a/package.json b/package.json index b23de168d62..503d50c0a68 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "edge-currency-ethereum": "^0.5.2", "edge-exchange-plugins": "^0.1.1", "https-browserify": "0.0.1", - "lodash": "^4.17.2", + "lodash": "^4.17.21", "native-base": "^2.2.1", "os-browserify": "^0.1.2", "path-browserify": "0.0.0",