From ab902bfb6642683751ac0d2776f18817a61a602f Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Fri, 22 Sep 2017 14:03:26 +0200 Subject: [PATCH] Update packages --- js/package-lock.json | 698 +++++++++++++++++++------------------------ js/package.json | 14 +- 2 files changed, 316 insertions(+), 396 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 27012b641..7c26f74c6 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -5,7 +5,9 @@ "requires": true, "dependencies": { "@parity/abi": { - "version": "github:paritytech/js-abi#26db396e059a9caa24f0205e51b9611e7fce969c", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.1.tgz", + "integrity": "sha512-Gneq1WDsCa1iL3pzb2Kqr9Jx2B/rY4hIiPq11mXV3696J+0FaNJAlxkZK0jn9c31PjrLPWwjlpAb9oxPInUg6A==", "requires": { "bignumber.js": "3.0.1", "js-sha3": "0.5.5", @@ -13,10 +15,12 @@ } }, "@parity/api": { - "version": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.1.tgz", + "integrity": "sha512-y84VQy5hzG5DnlWBulwKdc73KvPQHosQb8wfW2e89kubITEgIsZji3M/lg5h1VeyQUE4GASJAV88YyOV5fjjgQ==", "requires": { - "@parity/abi": "github:paritytech/js-abi#26db396e059a9caa24f0205e51b9611e7fce969c", - "@parity/jsonrpc": "github:paritytech/js-jsonrpc#a0de334175954a9a201818e9055c03acf36ffd72", + "@parity/abi": "2.0.1", + "@parity/jsonrpc": "2.0.2", "@parity/wordlist": "1.1.0", "bignumber.js": "3.0.1", "blockies": "0.0.2", @@ -40,15 +44,15 @@ } }, "@parity/dapp-account": { - "version": "github:paritytech/dapp-account#eb7f989f2d801b1940b4251463b8f6a09433973c", + "version": "github:paritytech/dapp-account#4d6fd6e3b318fe2b41958a1485b9822712b3ae87", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7613306fdb888896370c87b1ec3ad6ca1d76ec0", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#f1ce18e69df07648bb13ac5cfe88b52cd83dc731", + "@parity/api": "2.0.1", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#c4051fe9021a582a9ac407d5f39fba4270134477", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#5913924e481cfe89fbba7877fcc62706f1b505d2", "@parity/parity.js": "1.8.7", - "@parity/shapeshift": "github:paritytech/js-shapeshift#1e015cb4355b8db81aeac6a71abf971677de8f5b", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/shapeshift": "github:paritytech/js-shapeshift#a468eb018239e441f4110def9dca2ee80521e005", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "happypack": "3.1.0", "lodash": "4.17.2", "oo7": "0.5.3", @@ -67,12 +71,12 @@ } }, "@parity/dapp-accounts": { - "version": "github:paritytech/dapp-accounts#c7613306fdb888896370c87b1ec3ad6ca1d76ec0", + "version": "github:paritytech/dapp-accounts#c4051fe9021a582a9ac407d5f39fba4270134477", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#f1ce18e69df07648bb13ac5cfe88b52cd83dc731", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/api": "2.0.1", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#5913924e481cfe89fbba7877fcc62706f1b505d2", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "file-saver": "1.3.3", "react": "15.6.1", "react-dom": "15.6.1", @@ -82,92 +86,92 @@ } }, "@parity/dapp-address": { - "version": "github:paritytech/dapp-address#c73aaa551dd735c950b77172fda7e8463ba65f83", + "version": "github:paritytech/dapp-address#b19927c88197ea0b7433b6d6928b5bc4039fd75e", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-account": "github:paritytech/dapp-account#eb7f989f2d801b1940b4251463b8f6a09433973c", - "@parity/dapp-addresses": "github:paritytech/dapp-addresses#4eb1345610273de6d32ad6cb3d0b6fe3f0fb1af3", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/dapp-account": "github:paritytech/dapp-account#4d6fd6e3b318fe2b41958a1485b9822712b3ae87", + "@parity/dapp-addresses": "github:paritytech/dapp-addresses#ce8783a625a4ad4a3985c5192a92567434d22db0", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-addresses": { - "version": "github:paritytech/dapp-addresses#4eb1345610273de6d32ad6cb3d0b6fe3f0fb1af3", + "version": "github:paritytech/dapp-addresses#ce8783a625a4ad4a3985c5192a92567434d22db0", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7613306fdb888896370c87b1ec3ad6ca1d76ec0", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#c4051fe9021a582a9ac407d5f39fba4270134477", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-chaindeploy": { - "version": "github:paritytech/dapp-chaindeploy#bac23d818afe88cf82c9da1d47076309ddaa6462", + "version": "github:paritytech/dapp-chaindeploy#4e4c957760c5883908c7ab161495717a771d6c11", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", "react": "15.6.1", "react-dom": "15.6.1" } }, "@parity/dapp-contract": { - "version": "github:paritytech/dapp-contract#c0ff72218a2e49a15d173d7fc85936f4ba6dbc12", + "version": "github:paritytech/dapp-contract#ed7fd1ffe286ac90f51752cc6172840651421dd7", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-account": "github:paritytech/dapp-account#eb7f989f2d801b1940b4251463b8f6a09433973c", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/dapp-account": "github:paritytech/dapp-account#4d6fd6e3b318fe2b41958a1485b9822712b3ae87", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-contracts": { - "version": "github:paritytech/dapp-contracts#e7656290c46d598eab76ad5b7402386c32b87c44", + "version": "github:paritytech/dapp-contracts#84d6bb35c143e12e3aa959481f3d71188484d76c", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-account": "github:paritytech/dapp-account#eb7f989f2d801b1940b4251463b8f6a09433973c", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#c7613306fdb888896370c87b1ec3ad6ca1d76ec0", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/dapp-account": "github:paritytech/dapp-account#4d6fd6e3b318fe2b41958a1485b9822712b3ae87", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#c4051fe9021a582a9ac407d5f39fba4270134477", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-dapp-accounts": { - "version": "github:paritytech/dapp-dapp-accounts#8293a2ebddf634dc81cab31121ea6064c730544b", + "version": "github:paritytech/dapp-dapp-accounts#fd6db151a8b2b346318b0d87c49f4680954421fb", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-dapp-methods": { - "version": "github:paritytech/dapp-dapp-methods#ca9e29a56b79d355ba5bbdb11f8fa662a8be5bdc", + "version": "github:paritytech/dapp-dapp-methods#231b0e8fbac5ce4809d9d2d19665b4f2ad793ae4", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-dapp-visible": { - "version": "github:paritytech/dapp-dapp-visible#ad8f2fa2a9a0d1a1e9e7be3e3eeee9f63ccfca68", + "version": "github:paritytech/dapp-dapp-visible#f9964eec9dd2f7c03f11c421d6b3e07b068e318a", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-dappreg": { - "version": "github:paritytech/dapp-dappreg#8fb1c14ea6d219517ca2cb2c73f62f36e45ee7d9", + "version": "github:paritytech/dapp-dappreg#c9a337b2b7c22b2da12faa5a8069ec9843ca0202", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-develop": { - "version": "github:paritytech/dapp-develop#d8acace1ee22400e58dd62c6beec91579343df9b", + "version": "github:paritytech/dapp-develop#8c20124ac419733d3faa9a703042b1077bef61df", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-contracts": "github:paritytech/dapp-contracts#e7656290c46d598eab76ad5b7402386c32b87c44", + "@parity/api": "2.0.1", + "@parity/dapp-contracts": "github:paritytech/dapp-contracts#84d6bb35c143e12e3aa959481f3d71188484d76c", "@parity/parity.js": "1.8.7", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "oo7": "0.5.3", "oo7-parity": "0.6.8", "oo7-react": "0.4.5", @@ -179,10 +183,10 @@ } }, "@parity/dapp-githubhint": { - "version": "github:paritytech/dapp-githubhint#56924a5d7091c795717e82b20d1d4c719cf3627f", + "version": "github:paritytech/dapp-githubhint#1dd932e2181da8b049dfb07210a9fa373744d41e", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -190,12 +194,12 @@ } }, "@parity/dapp-home": { - "version": "github:paritytech/dapp-home#d7c3542eadd1f925b366d53758f2641f92f46368", + "version": "github:paritytech/dapp-home#60eaa44b139f4eec1cecedff706b9f71f9cd9c17", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-web": "github:paritytech/dapp-web#b5e209ab2a9e6ac37b780b292a648e8764cb5f96", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/api": "2.0.1", + "@parity/dapp-web": "github:paritytech/dapp-web#f407eb1db34af6c4293baf5eb5bb56f152b144b2", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "react-markdown": "2.4.4" }, "dependencies": { @@ -212,43 +216,70 @@ } }, "@parity/dapp-localtx": { - "version": "github:paritytech/dapp-localtx#c4580253c6e018e2291d40c56188f3f6f13f50f8", + "version": "github:paritytech/dapp-localtx#55ffee306ad77c6a99b7b70672fd7bf554e33c2a", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-playground": { "version": "github:paritytech/dapp-playground#5546b96468d4629419b671897e86ce53ea141d09", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "github:paritytech/js-api#a05cd2c277332e4843e456e055e93ee605a2bd6a", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" + }, + "dependencies": { + "@parity/api": { + "version": "github:paritytech/js-api#a05cd2c277332e4843e456e055e93ee605a2bd6a", + "requires": { + "@parity/abi": "2.0.1", + "@parity/jsonrpc": "2.0.2", + "@parity/wordlist": "1.1.0", + "bignumber.js": "3.0.1", + "blockies": "0.0.2", + "es6-error": "4.0.2", + "ethereumjs-tx": "1.3.3", + "eventemitter3": "2.0.3", + "isomorphic-fetch": "2.2.1", + "js-sha3": "0.5.5", + "keythereum": "0.4.6", + "lodash": "4.17.4", + "node-fetch": "1.6.3", + "secp256k1": "3.2.5", + "store": "2.0.12" + } + }, + "store": { + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/store/-/store-2.0.12.tgz", + "integrity": "sha1-jFNOKguDH3K3X8XxEZhXxE711ZM=" + } } }, "@parity/dapp-registry": { - "version": "github:paritytech/dapp-registry#f55bb3951f28b39a9210dadb2696e880e5dabe28", + "version": "github:paritytech/dapp-registry#2d891c84facc3daed9d6c330403560cca0eacbf6", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "material-ui": "0.16.5" } }, "@parity/dapp-settings": { - "version": "github:paritytech/dapp-settings#5c0e6240d18976968cf648be105871b59f2322f8", + "version": "github:paritytech/dapp-settings#3a04a4127225069b0e5e39fe010796b8f04fc9ab", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-signaturereg": { - "version": "github:paritytech/dapp-signaturereg#03020dd725580969f3401f30d76479dc631a4987", + "version": "github:paritytech/dapp-signaturereg#561baa4f4178489be2597ddfa7d8bef3cc885d1a", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -256,36 +287,36 @@ } }, "@parity/dapp-signer": { - "version": "github:paritytech/dapp-signer#9c7c00a8d63696dda657b6922f3310a850187505", + "version": "github:paritytech/dapp-signer#e3c65a63d91ecd8a5c99958c252afa8605eb594c", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-status": { - "version": "github:paritytech/dapp-status#45a7bbe97156ba29bc5914da65988685e52ad674", + "version": "github:paritytech/dapp-status#49b40c32ac2a5608423c143658ba681457552beb", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "bytes": "2.4.0", "format-number": "2.0.1" } }, "@parity/dapp-tokendeploy": { - "version": "github:paritytech/dapp-tokendeploy#0d45226202f4abdcbdf9fbc07d0c5dcd82688643", + "version": "github:paritytech/dapp-tokendeploy#c8b11b0ccf54cb917a8e1c389052e8ca7d9e82da", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-tokenreg": { - "version": "github:paritytech/dapp-tokenreg#659b768f02691a6230983ca6fcfa48bebefaae91", + "version": "github:paritytech/dapp-tokenreg#543c62b213ae8aac313886b450f7e5e81e065218", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", "material-ui": "0.16.5", "react": "15.6.1", "react-dom": "15.6.1", @@ -293,35 +324,35 @@ } }, "@parity/dapp-vaults": { - "version": "github:paritytech/dapp-vaults#f1ce18e69df07648bb13ac5cfe88b52cd83dc731", + "version": "github:paritytech/dapp-vaults#5913924e481cfe89fbba7877fcc62706f1b505d2", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-wallet": { - "version": "github:paritytech/dapp-wallet#316c27a7453e1c883dfbc5cf6e624e091f9a7de4", + "version": "github:paritytech/dapp-wallet#5944a8d7f5aa2ad9d86b31e5ffc1d9c1e5ccdf38", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/dapp-account": "github:paritytech/dapp-account#eb7f989f2d801b1940b4251463b8f6a09433973c", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e" + "@parity/api": "2.0.1", + "@parity/dapp-account": "github:paritytech/dapp-account#4d6fd6e3b318fe2b41958a1485b9822712b3ae87", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069" } }, "@parity/dapp-web": { - "version": "github:paritytech/dapp-web#b5e209ab2a9e6ac37b780b292a648e8764cb5f96", + "version": "github:paritytech/dapp-web#f407eb1db34af6c4293baf5eb5bb56f152b144b2", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", - "@parity/ui": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "@parity/api": "2.0.1", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", + "@parity/ui": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "base32.js": "0.1.0" } }, "@parity/etherscan": { - "version": "github:paritytech/js-etherscan#a3b432ebfca2f57462da93c68b6d6f8aebb1244f", + "version": "github:paritytech/js-etherscan#e0bed3f812664d06b629a5a29d423e32d5a64ce5", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", + "@parity/api": "2.0.1", "bignumber.js": "3.0.1", "es6-promise": "4.1.1", "node-fetch": "1.6.3", @@ -337,10 +368,12 @@ } }, "@parity/jsonrpc": { - "version": "github:paritytech/js-jsonrpc#a0de334175954a9a201818e9055c03acf36ffd72" + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.2.tgz", + "integrity": "sha512-lMJ6UiUcCPPlrhDU3Jx5oaPBmx+AFet0RCn+fktNjlm1E+GxBiVvLoWM219n9LCd4XPDcU5WtpmT9YQNCVysXw==" }, "@parity/ledger": { - "version": "github:paritytech/js-ledger#2566041c4a9ef7157adc67fe2faf66eaa8652f11", + "version": "github:paritytech/js-ledger#b4ccf76afa8c631c4d19baaddd659d9df02a8666", "requires": { "u2f-api": "0.0.9", "u2f-api-polyfill": "0.4.3" @@ -364,15 +397,15 @@ } }, "@parity/shapeshift": { - "version": "github:paritytech/js-shapeshift#1e015cb4355b8db81aeac6a71abf971677de8f5b", + "version": "github:paritytech/js-shapeshift#a468eb018239e441f4110def9dca2ee80521e005", "requires": { "node-fetch": "1.6.3" } }, "@parity/shared": { - "version": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", + "version": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", "requires": { - "@parity/ledger": "github:paritytech/js-ledger#2566041c4a9ef7157adc67fe2faf66eaa8652f11", + "@parity/ledger": "github:paritytech/js-ledger#b4ccf76afa8c631c4d19baaddd659d9df02a8666", "eventemitter3": "2.0.3", "loglevel": "1.4.1", "mobx": "2.6.4", @@ -389,11 +422,11 @@ } }, "@parity/ui": { - "version": "github:paritytech/js-ui#db419de2cd7fc1df4933f415ef5bd8e107e0129e", + "version": "github:paritytech/js-ui#7de18b5084e8726259f33327feae9698a22f2069", "requires": { - "@parity/api": "github:paritytech/js-api#ca3e026f40d434218eec9ab27a3958ec6761e8ea", - "@parity/etherscan": "github:paritytech/js-etherscan#a3b432ebfca2f57462da93c68b6d6f8aebb1244f", - "@parity/shared": "github:paritytech/js-shared#859361fc126e7c19ac2dece27db9b941a4c400cd", + "@parity/api": "2.0.1", + "@parity/etherscan": "github:paritytech/js-etherscan#e0bed3f812664d06b629a5a29d423e32d5a64ce5", + "@parity/shared": "github:paritytech/js-shared#968f49eab53eb7c73d10c832451166c4a17a541e", "bignumber.js": "3.0.1", "brace": "0.9.0", "date-difference": "1.0.0", @@ -448,9 +481,9 @@ "dev": true }, "abab": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/abab/-/abab-1.0.3.tgz", - "integrity": "sha1-uB3l9ydOxOdW15fNg08wNkJyTl0=", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/abab/-/abab-1.0.4.tgz", + "integrity": "sha1-X6rZwsB/YN12dw9xzwJbYqY8/U4=", "dev": true }, "abbrev": { @@ -806,7 +839,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "normalize-range": "0.1.2", "num2fraction": "1.2.2", "postcss": "5.2.17", @@ -819,7 +852,7 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "electron-to-chromium": "1.3.21" } } @@ -2303,7 +2336,7 @@ "integrity": "sha512-aM2Gt4x9bVlCUteADBS6JP0F+2tMWKM1jQzUulVROtdFWFIcIVvY76AJbr7GDqy0eDhn+PcnpzzivGxY4qiaKQ==", "dev": true, "requires": { - "caniuse-lite": "1.0.30000733", + "caniuse-lite": "1.0.30000735", "electron-to-chromium": "1.3.21" } }, @@ -2424,7 +2457,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "lodash.memoize": "4.1.2", "lodash.uniq": "4.5.0" }, @@ -2435,22 +2468,22 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "electron-to-chromium": "1.3.21" } } } }, "caniuse-db": { - "version": "1.0.30000733", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000733.tgz", - "integrity": "sha1-OmJbxBx6n5nVnWRVKFfdGvDt2dQ=", + "version": "1.0.30000735", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000735.tgz", + "integrity": "sha1-MrxKB+8fJHR0rbYJegMblMqX6po=", "dev": true }, "caniuse-lite": { - "version": "1.0.30000733", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000733.tgz", - "integrity": "sha1-6/xIJUEXzAxmGXpFNstDl6bPvM0=", + "version": "1.0.30000735", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000735.tgz", + "integrity": "sha1-qrRAFu8kPiFe9D/RND79IpMIQvg=", "dev": true }, "capture-stack-trace": { @@ -2653,9 +2686,9 @@ "dev": true }, "clap": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/clap/-/clap-1.2.2.tgz", - "integrity": "sha1-aD9vk6MgeU0Sk4bXSyodLWb+3n4=", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/clap/-/clap-1.2.3.tgz", + "integrity": "sha512-4CoL/A3hf90V3VIEjeuhSvlGFEHKzOz+Wfc2IVZc+FaUgU0ZQafJTP49fvnULipOPcAfqhyI2duwQyns6xqjYA==", "dev": true, "requires": { "chalk": "1.1.3" @@ -3457,7 +3490,7 @@ "integrity": "sha1-3dUsWHAz9J6Utx/FVWnyUuj/X4U=", "dev": true, "requires": { - "clap": "1.2.2", + "clap": "1.2.3", "source-map": "0.5.7" } }, @@ -3594,9 +3627,9 @@ "dev": true }, "dateformat": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.0.0.tgz", - "integrity": "sha1-J0Pjq7XD/CRi5SfcpEXgTp9N7hc=", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz", + "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=", "dev": true }, "debug": { @@ -4061,7 +4094,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "css-rule-stream": "1.1.0", "duplexer2": "0.0.2", "jsonfilter": "1.1.2", @@ -4080,7 +4113,7 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "electron-to-chromium": "1.3.21" } }, @@ -5592,15 +5625,13 @@ "dependencies": { "abbrev": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz", - "integrity": "sha1-0FVMIlZjbi9W58LlrRg/hZQo2B8=", + "bundled": true, "dev": true, "optional": true }, "ajv": { "version": "4.11.8", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz", - "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5610,21 +5641,18 @@ }, "ansi-regex": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "bundled": true, "dev": true }, "aproba": { "version": "1.1.1", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz", - "integrity": "sha1-ldNgDwdxCqDpKYxyatXs8urLq6s=", + "bundled": true, "dev": true, "optional": true }, "are-we-there-yet": { "version": "1.1.4", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", - "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5634,49 +5662,42 @@ }, "asn1": { "version": "0.2.3", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz", - "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=", + "bundled": true, "dev": true, "optional": true }, "assert-plus": { "version": "0.2.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", - "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", + "bundled": true, "dev": true, "optional": true }, "asynckit": { "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", + "bundled": true, "dev": true, "optional": true }, "aws-sign2": { "version": "0.6.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", - "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=", + "bundled": true, "dev": true, "optional": true }, "aws4": { "version": "1.6.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz", - "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=", + "bundled": true, "dev": true, "optional": true }, "balanced-match": { "version": "0.4.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz", - "integrity": "sha1-yz8+PHMtwPAe5wtAPzAuYddwmDg=", + "bundled": true, "dev": true }, "bcrypt-pbkdf": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz", - "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5685,8 +5706,7 @@ }, "block-stream": { "version": "0.0.9", - "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz", - "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", + "bundled": true, "dev": true, "requires": { "inherits": "2.0.3" @@ -5694,8 +5714,7 @@ }, "boom": { "version": "2.10.1", - "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", - "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", + "bundled": true, "dev": true, "requires": { "hoek": "2.16.3" @@ -5703,8 +5722,7 @@ }, "brace-expansion": { "version": "1.1.7", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz", - "integrity": "sha1-Pv/DxQ4ABTH7cg6v+A8K6O8jz1k=", + "bundled": true, "dev": true, "requires": { "balanced-match": "0.4.2", @@ -5713,34 +5731,29 @@ }, "buffer-shims": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz", - "integrity": "sha1-mXjOMXOIxkmth5MCjDR37wRKi1E=", + "bundled": true, "dev": true }, "caseless": { "version": "0.12.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", + "bundled": true, "dev": true, "optional": true }, "co": { "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", + "bundled": true, "dev": true, "optional": true }, "code-point-at": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", + "bundled": true, "dev": true }, "combined-stream": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz", - "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=", + "bundled": true, "dev": true, "requires": { "delayed-stream": "1.0.0" @@ -5748,26 +5761,22 @@ }, "concat-map": { "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", + "bundled": true, "dev": true }, "console-control-strings": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", + "bundled": true, "dev": true }, "core-util-is": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", + "bundled": true, "dev": true }, "cryptiles": { "version": "2.0.5", - "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", - "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5776,8 +5785,7 @@ }, "dashdash": { "version": "1.14.1", - "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5786,8 +5794,7 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", + "bundled": true, "dev": true, "optional": true } @@ -5795,8 +5802,7 @@ }, "debug": { "version": "2.6.8", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", - "integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5805,28 +5811,24 @@ }, "deep-extend": { "version": "0.4.2", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz", - "integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=", + "bundled": true, "dev": true, "optional": true }, "delayed-stream": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", + "bundled": true, "dev": true }, "delegates": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", + "bundled": true, "dev": true, "optional": true }, "ecc-jsbn": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz", - "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5835,28 +5837,24 @@ }, "extend": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz", - "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=", + "bundled": true, "dev": true, "optional": true }, "extsprintf": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz", - "integrity": "sha1-4QgOBljjALBilJkMxw4VAiNf1VA=", + "bundled": true, "dev": true }, "forever-agent": { "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", + "bundled": true, "dev": true, "optional": true }, "form-data": { "version": "2.1.4", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", - "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5867,14 +5865,12 @@ }, "fs.realpath": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", + "bundled": true, "dev": true }, "fstream": { "version": "1.0.11", - "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz", - "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", + "bundled": true, "dev": true, "requires": { "graceful-fs": "4.1.11", @@ -5885,8 +5881,7 @@ }, "fstream-ignore": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.5.tgz", - "integrity": "sha1-nDHa40dnAY/h0kmyTa2mfQktoQU=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5897,8 +5892,7 @@ }, "gauge": { "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5914,8 +5908,7 @@ }, "getpass": { "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5924,8 +5917,7 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", + "bundled": true, "dev": true, "optional": true } @@ -5933,8 +5925,7 @@ }, "glob": { "version": "7.1.2", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", - "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", + "bundled": true, "dev": true, "requires": { "fs.realpath": "1.0.0", @@ -5947,21 +5938,18 @@ }, "graceful-fs": { "version": "4.1.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", - "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=", + "bundled": true, "dev": true }, "har-schema": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz", - "integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=", + "bundled": true, "dev": true, "optional": true }, "har-validator": { "version": "4.2.1", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz", - "integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5971,15 +5959,13 @@ }, "has-unicode": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", + "bundled": true, "dev": true, "optional": true }, "hawk": { "version": "3.1.3", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", - "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -5991,14 +5977,12 @@ }, "hoek": { "version": "2.16.3", - "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", - "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", + "bundled": true, "dev": true }, "http-signature": { "version": "1.1.1", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", - "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6009,8 +5993,7 @@ }, "inflight": { "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "bundled": true, "dev": true, "requires": { "once": "1.4.0", @@ -6019,21 +6002,18 @@ }, "inherits": { "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", + "bundled": true, "dev": true }, "ini": { "version": "1.3.4", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz", - "integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=", + "bundled": true, "dev": true, "optional": true }, "is-fullwidth-code-point": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "bundled": true, "dev": true, "requires": { "number-is-nan": "1.0.1" @@ -6041,28 +6021,24 @@ }, "is-typedarray": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", + "bundled": true, "dev": true, "optional": true }, "isarray": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", + "bundled": true, "dev": true }, "isstream": { "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", + "bundled": true, "dev": true, "optional": true }, "jodid25519": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz", - "integrity": "sha1-BtSRIlUJNBlHfUJWM2BuDpB4KWc=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6071,22 +6047,19 @@ }, "jsbn": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", + "bundled": true, "dev": true, "optional": true }, "json-schema": { "version": "0.2.3", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", - "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", + "bundled": true, "dev": true, "optional": true }, "json-stable-stringify": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz", - "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6095,22 +6068,19 @@ }, "json-stringify-safe": { "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", + "bundled": true, "dev": true, "optional": true }, "jsonify": { "version": "0.0.0", - "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", - "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=", + "bundled": true, "dev": true, "optional": true }, "jsprim": { "version": "1.4.0", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz", - "integrity": "sha1-o7h+QCmNjDgFUtjMdiigu5WiKRg=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6122,8 +6092,7 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", + "bundled": true, "dev": true, "optional": true } @@ -6131,14 +6100,12 @@ }, "mime-db": { "version": "1.27.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz", - "integrity": "sha1-gg9XIpa70g7CXtVeW13oaeVDbrE=", + "bundled": true, "dev": true }, "mime-types": { "version": "2.1.15", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz", - "integrity": "sha1-pOv1BkCUVpI3uM9wBGd20J/JKu0=", + "bundled": true, "dev": true, "requires": { "mime-db": "1.27.0" @@ -6146,8 +6113,7 @@ }, "minimatch": { "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "bundled": true, "dev": true, "requires": { "brace-expansion": "1.1.7" @@ -6155,14 +6121,12 @@ }, "minimist": { "version": "0.0.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", - "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", + "bundled": true, "dev": true }, "mkdirp": { "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", + "bundled": true, "dev": true, "requires": { "minimist": "0.0.8" @@ -6170,15 +6134,13 @@ }, "ms": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "bundled": true, "dev": true, "optional": true }, "node-pre-gyp": { "version": "0.6.36", - "resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.36.tgz", - "integrity": "sha1-22BBEst04NR3VU6bUFsXq936t4Y=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6195,8 +6157,7 @@ }, "nopt": { "version": "4.0.1", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz", - "integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6206,8 +6167,7 @@ }, "npmlog": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz", - "integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6219,28 +6179,24 @@ }, "number-is-nan": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", + "bundled": true, "dev": true }, "oauth-sign": { "version": "0.8.2", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", - "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=", + "bundled": true, "dev": true, "optional": true }, "object-assign": { "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", + "bundled": true, "dev": true, "optional": true }, "once": { "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "bundled": true, "dev": true, "requires": { "wrappy": "1.0.2" @@ -6248,22 +6204,19 @@ }, "os-homedir": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", + "bundled": true, "dev": true, "optional": true }, "os-tmpdir": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", + "bundled": true, "dev": true, "optional": true }, "osenv": { "version": "0.1.4", - "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", - "integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6273,41 +6226,35 @@ }, "path-is-absolute": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", + "bundled": true, "dev": true }, "performance-now": { "version": "0.2.0", - "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz", - "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=", + "bundled": true, "dev": true, "optional": true }, "process-nextick-args": { "version": "1.0.7", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", - "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=", + "bundled": true, "dev": true }, "punycode": { "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", + "bundled": true, "dev": true, "optional": true }, "qs": { "version": "6.4.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz", - "integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=", + "bundled": true, "dev": true, "optional": true }, "rc": { "version": "1.2.1", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.1.tgz", - "integrity": "sha1-LgPo5C7kULjLPc5lvhv4l04d/ZU=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6319,8 +6266,7 @@ "dependencies": { "minimist": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", + "bundled": true, "dev": true, "optional": true } @@ -6328,8 +6274,7 @@ }, "readable-stream": { "version": "2.2.9", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.9.tgz", - "integrity": "sha1-z3jsb0ptHrQ9JkiMrJfwQudLf8g=", + "bundled": true, "dev": true, "requires": { "buffer-shims": "1.0.0", @@ -6343,8 +6288,7 @@ }, "request": { "version": "2.81.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz", - "integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6374,8 +6318,7 @@ }, "rimraf": { "version": "2.6.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz", - "integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=", + "bundled": true, "dev": true, "requires": { "glob": "7.1.2" @@ -6383,35 +6326,30 @@ }, "safe-buffer": { "version": "5.0.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.0.1.tgz", - "integrity": "sha1-0mPKVGls2KMGtcplUekt5XkY++c=", + "bundled": true, "dev": true }, "semver": { "version": "5.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz", - "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", + "bundled": true, "dev": true, "optional": true }, "set-blocking": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", + "bundled": true, "dev": true, "optional": true }, "signal-exit": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", + "bundled": true, "dev": true, "optional": true }, "sntp": { "version": "1.0.9", - "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", - "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6420,8 +6358,7 @@ }, "sshpk": { "version": "1.13.0", - "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.0.tgz", - "integrity": "sha1-/yo+T9BEl1Vf7Zezmg/YL6+zozw=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6438,8 +6375,7 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", + "bundled": true, "dev": true, "optional": true } @@ -6447,8 +6383,7 @@ }, "string_decoder": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.1.tgz", - "integrity": "sha1-YuIA8DmVWmgQ2N8KM//A8BNmLZg=", + "bundled": true, "dev": true, "requires": { "safe-buffer": "5.0.1" @@ -6456,8 +6391,7 @@ }, "string-width": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "bundled": true, "dev": true, "requires": { "code-point-at": "1.1.0", @@ -6467,15 +6401,13 @@ }, "stringstream": { "version": "0.0.5", - "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", - "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=", + "bundled": true, "dev": true, "optional": true }, "strip-ansi": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "bundled": true, "dev": true, "requires": { "ansi-regex": "2.1.1" @@ -6483,15 +6415,13 @@ }, "strip-json-comments": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", + "bundled": true, "dev": true, "optional": true }, "tar": { "version": "2.2.1", - "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz", - "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=", + "bundled": true, "dev": true, "requires": { "block-stream": "0.0.9", @@ -6501,8 +6431,7 @@ }, "tar-pack": { "version": "3.4.0", - "resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.0.tgz", - "integrity": "sha1-I74tf2cagzk3bL2wuP4/3r8xeYQ=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6518,8 +6447,7 @@ }, "tough-cookie": { "version": "2.3.2", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", - "integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6528,8 +6456,7 @@ }, "tunnel-agent": { "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6538,35 +6465,30 @@ }, "tweetnacl": { "version": "0.14.5", - "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", + "bundled": true, "dev": true, "optional": true }, "uid-number": { "version": "0.0.6", - "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz", - "integrity": "sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=", + "bundled": true, "dev": true, "optional": true }, "util-deprecate": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", + "bundled": true, "dev": true }, "uuid": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", - "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=", + "bundled": true, "dev": true, "optional": true }, "verror": { "version": "1.3.6", - "resolved": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz", - "integrity": "sha1-z/XfEpRtKX0rqu+qJoniW+AcAFw=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6575,8 +6497,7 @@ }, "wide-align": { "version": "1.1.2", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", - "integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6585,8 +6506,7 @@ }, "wrappy": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", + "bundled": true, "dev": true } } @@ -6981,7 +6901,7 @@ "array-uniq": "1.0.3", "beeper": "1.1.1", "chalk": "1.1.3", - "dateformat": "2.0.0", + "dateformat": "2.2.0", "fancy-log": "1.3.0", "gulplog": "1.0.0", "has-gulplog": "0.1.0", @@ -7394,9 +7314,9 @@ } }, "http-parser-js": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.6.tgz", - "integrity": "sha1-GVJz9YcExFLWcQdr4gEyndNB3FU=", + "version": "0.4.8", + "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.8.tgz", + "integrity": "sha512-jmHp99g6/fLx0pRNJqzsQgjsclCHAY7NhIeA3/U+bsGNvgbvUCQFQY9m5AYpqpAxY/2VcikfbKpjQozSTiz0jA==", "dev": true }, "http-proxy": { @@ -8424,7 +8344,7 @@ "integrity": "sha1-qVsDBOUhospaY8bqR793CKeoRZE=", "dev": true, "requires": { - "abab": "1.0.3", + "abab": "1.0.4", "acorn": "4.0.13", "acorn-globals": "3.1.0", "array-equal": "1.0.0", @@ -8438,7 +8358,7 @@ "request": "2.79.0", "sax": "1.2.4", "symbol-tree": "3.2.2", - "tough-cookie": "2.3.2", + "tough-cookie": "2.3.3", "webidl-conversions": "4.0.2", "whatwg-encoding": "1.0.1", "whatwg-url": "4.8.0", @@ -10877,7 +10797,7 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "electron-to-chromium": "1.3.21" } } @@ -12493,7 +12413,7 @@ "oauth-sign": "0.8.2", "qs": "6.3.2", "stringstream": "0.0.5", - "tough-cookie": "2.3.2", + "tough-cookie": "2.3.3", "tunnel-agent": "0.4.3", "uuid": "3.0.0" }, @@ -13550,7 +13470,7 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000733", + "caniuse-db": "1.0.30000735", "electron-to-chromium": "1.3.21" } }, @@ -14077,9 +13997,9 @@ "dev": true }, "tough-cookie": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", - "integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz", + "integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=", "dev": true, "requires": { "punycode": "1.4.1" @@ -15131,7 +15051,7 @@ "integrity": "sha1-DK+dLXVdk67gSdS90NP+LMoqJOs=", "dev": true, "requires": { - "http-parser-js": "0.4.6", + "http-parser-js": "0.4.8", "websocket-extensions": "0.1.2" } }, diff --git a/js/package.json b/js/package.json index 53af54faa..8c42cc43d 100644 --- a/js/package.json +++ b/js/package.json @@ -139,8 +139,13 @@ "yargs": "6.6.0" }, "dependencies": { - "@parity/abi": "paritytech/js-abi", - "@parity/api": "paritytech/js-api", + "@parity/abi": "^2", + "@parity/api": "^2", + "@parity/jsonrpc": "^2", + "@parity/etherscan": "paritytech/js-etherscan", + "@parity/ledger": "paritytech/js-ledger", + "@parity/shared": "paritytech/js-shared", + "@parity/ui": "paritytech/js-ui", "@parity/dapp-account": "paritytech/dapp-account", "@parity/dapp-accounts": "paritytech/dapp-accounts", "@parity/dapp-address": "paritytech/dapp-address", @@ -167,11 +172,6 @@ "@parity/dapp-vaults": "paritytech/dapp-vaults", "@parity/dapp-wallet": "paritytech/dapp-wallet", "@parity/dapp-web": "paritytech/dapp-web", - "@parity/etherscan": "paritytech/js-etherscan", - "@parity/jsonrpc": "paritytech/js-jsonrpc", - "@parity/ledger": "paritytech/js-ledger", - "@parity/shared": "paritytech/js-shared", - "@parity/ui": "paritytech/js-ui", "isomorphic-fetch": "2.2.1", "lodash.flatten": "4.4.0", "lodash.omitby": "4.6.0",