diff --git a/js/package-lock.json b/js/package-lock.json index 7054165c9..a4844b5bf 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -5,7 +5,7 @@ "requires": true, "dependencies": { "@parity/abi": { - "version": "github:paritytech/js-abi#414765a476d88b6fb9f3398c99a946021957d07a", + "version": "github:paritytech/js-abi#c6d2368823a1c194d813df9c3bde5140c08f0690", "requires": { "bignumber.js": "3.0.1", "js-sha3": "0.5.5", @@ -13,10 +13,10 @@ } }, "@parity/api": { - "version": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", + "version": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", "requires": { - "@parity/abi": "github:paritytech/js-abi#414765a476d88b6fb9f3398c99a946021957d07a", - "@parity/jsonrpc": "github:paritytech/js-jsonrpc#7617800edda7b7404f7caf892ffc870a1ee31205", + "@parity/abi": "github:paritytech/js-abi#c6d2368823a1c194d813df9c3bde5140c08f0690", + "@parity/jsonrpc": "github:paritytech/js-jsonrpc#b6a2364cb40552547a30cb9b867318c4d9c17782", "@parity/wordlist": "1.1.0", "bignumber.js": "3.0.1", "blockies": "0.0.2", @@ -40,15 +40,15 @@ } }, "@parity/dapp-account": { - "version": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57", + "version": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#273f21b74f83888f6d00a5ea8a70a022af27f2f3", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#371686e7bfe569fceca177735388cba5325233ad", "@parity/parity.js": "1.8.7", - "@parity/shapeshift": "github:paritytech/js-shapeshift#9de4790c8f6ac282e10af5738dd0a687a97fc419", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", + "@parity/shapeshift": "github:paritytech/js-shapeshift#15a00464b306af0155baba8eef329b5ffeb9a215", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", "happypack": "3.1.0", "lodash": "4.17.2", "oo7": "0.5.3", @@ -67,12 +67,12 @@ } }, "@parity/dapp-accounts": { - "version": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272", + "version": "github:paritytech/dapp-accounts#273f21b74f83888f6d00a5ea8a70a022af27f2f3", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#371686e7bfe569fceca177735388cba5325233ad", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", "file-saver": "1.3.3", "react": "15.6.1", "react-dom": "15.6.1", @@ -82,87 +82,84 @@ } }, "@parity/dapp-address": { - "version": "github:paritytech/dapp-address#026e077c75aa250bd70a911dc8cec54d8374eb5d", + "version": "github:paritytech/dapp-address#c0e5ed01e172985096c11ed97c7ac6f0b657d28b", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57", - "@parity/dapp-addresses": "github:paritytech/dapp-addresses#1fadb35f08d9fac0fc326517bf01652298d5c0b8", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c", + "@parity/dapp-addresses": "github:paritytech/dapp-addresses#0a1f8a2447cbe7ab359fd695bc7cf70cdfcb0886", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-addresses": { - "version": "github:paritytech/dapp-addresses#1fadb35f08d9fac0fc326517bf01652298d5c0b8", + "version": "github:paritytech/dapp-addresses#0a1f8a2447cbe7ab359fd695bc7cf70cdfcb0886", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#273f21b74f83888f6d00a5ea8a70a022af27f2f3", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-chaindeploy": { - "version": "github:paritytech/dapp-chaindeploy#837d75c91d42041ccf948d75f62609f185ee7179", + "version": "github:paritytech/dapp-chaindeploy#6e8ecfc4971954e809fa7a8fbc5dd84a4fe94e9d", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", "react": "15.6.1", "react-dom": "15.6.1" } }, "@parity/dapp-contract": { - "version": "github:paritytech/dapp-contract#91664a413716044ab8799224ded65aaced2151fd", + "version": "github:paritytech/dapp-contract#ca353334c5fe5c18731623b3b375d155e38a2c07", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-contracts": { - "version": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942", + "version": "github:paritytech/dapp-contracts#9b1f955447198763c27fa63c533075546d4b24b9", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#4cf35b3bfee30ef9a5057402e068705b86c05272", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#273f21b74f83888f6d00a5ea8a70a022af27f2f3", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-dapp-accounts": { - "version": "github:paritytech/dapp-dapp-accounts#b78ee21f99ac1ff60455c579f6d3abf47538ba58", + "version": "github:paritytech/dapp-dapp-accounts#366e8004d2d49fe3a13cdc5d056c59df2e478c2e", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-dapp-methods": { - "version": "github:paritytech/dapp-dapp-methods#35ea2d7bb54a2bcf12702da53bea03265ba9c892", + "version": "github:paritytech/dapp-dapp-methods#c1011ff8d3231e94171b936dc6fa31409437b780", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-dappreg": { - "version": "github:paritytech/dapp-dappreg#dd45124d071e853b54a91419576c991da08c9b3d", + "version": "github:paritytech/dapp-dappreg#a5bf0d2b6cdd510f0c0f8e098f792879440a1871", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-develop": { - "version": "github:paritytech/dapp-develop#e9efd437a07ae76279ab5c959ccaecb2e521386f", + "version": "github:paritytech/dapp-develop#6f2703c76e9c60a68afb827fa148a1255e28d91c", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-contracts": "github:paritytech/dapp-contracts#39528c8870ce1f716e3fd251f49479ee7add8942", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-contracts": "github:paritytech/dapp-contracts#9b1f955447198763c27fa63c533075546d4b24b9", "@parity/parity.js": "1.8.7", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", "oo7": "0.5.3", "oo7-parity": "0.6.8", "oo7-react": "0.4.5", @@ -174,10 +171,10 @@ } }, "@parity/dapp-githubhint": { - "version": "github:paritytech/dapp-githubhint#89c923ac78ff11cbe2a72adc0b0bab24a2736673", + "version": "github:paritytech/dapp-githubhint#87b0bd753187e43645836404d2dc7581818e6508", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -185,14 +182,13 @@ } }, "@parity/dapp-home": { - "version": "github:paritytech/dapp-home#aaa0a9dcde92ea72731c74651241aaf3369c6ef5", + "version": "github:paritytech/dapp-home#efd888bfef551232ec64da1511ee0063bf624258", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-web": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "react-markdown": "2.4.4", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-web": "github:paritytech/dapp-web#98313cae8005db13fec5b18b0779d4888af44148", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", + "react-markdown": "2.4.4" }, "dependencies": { "react-markdown": { @@ -208,47 +204,43 @@ } }, "@parity/dapp-localtx": { - "version": "github:paritytech/dapp-localtx#f54f3e2eef5fe5fd791c08f4a4e543ce2873be3a", + "version": "github:paritytech/dapp-localtx#68e1befc86ddcbb8446b6911c2285734c7a6ef46", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-playground": { - "version": "github:paritytech/dapp-playground#2a5834a7ccdb4df7a873637ab7554009f302f4da", + "version": "github:paritytech/dapp-playground#c6a2c9d17213262c7ece24187e24225e4fe55495", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-registry": { - "version": "github:paritytech/dapp-registry#54cf46d9795ec832924444f763dda680585c275c", + "version": "github:paritytech/dapp-registry#687b6617a71064463c4a4f3e9d0f8f67537e3c8f", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "material-ui": "0.16.5", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", + "material-ui": "0.16.5" } }, "@parity/dapp-settings": { - "version": "github:paritytech/dapp-settings#6b2db81f1095f30a417b8e6e4a4fa3f4dd4da7bc", + "version": "github:paritytech/dapp-settings#4e298bf675fedca933a46a00c0be4eb33562938b", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-signaturereg": { - "version": "github:paritytech/dapp-signaturereg#66eeef9bb9b601a397b4de987e47b1a39788ba19", + "version": "github:paritytech/dapp-signaturereg#d3a1c2d18573adef5a99fce03510a26b692f7934", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -256,79 +248,72 @@ } }, "@parity/dapp-signer": { - "version": "github:paritytech/dapp-signer#1e7184c852ea0f13028828ef1222ca64edc0d324", + "version": "github:paritytech/dapp-signer#e41c04a3eea85f1a7a5fad42e9ac3d73ad9e5d37", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-status": { - "version": "github:paritytech/dapp-status#f4f75588c88bf808bb768ea40b8885de2e55d515", + "version": "github:paritytech/dapp-status#141efa238b8d1715693bb26f3405ec2ebe97672f", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", "bytes": "2.4.0", - "format-number": "2.0.1", - "recharts": "0.15.2" + "format-number": "2.0.1" } }, "@parity/dapp-tokendeploy": { - "version": "github:paritytech/dapp-tokendeploy#b049ffdeb5bdfaede48bc6c8478a661e56e9ef6e", + "version": "github:paritytech/dapp-tokendeploy#42e37e1577827861559fbf7d7f8efd08a0f7ea28", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-tokenreg": { - "version": "github:paritytech/dapp-tokenreg#e8310f2ccbf75f5225271a010e8e1958611968ef", + "version": "github:paritytech/dapp-tokenreg#52a2dc18eb3b9972f121034522e17afda59ba398", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", "material-ui": "0.16.5", "react": "15.6.1", "react-dom": "15.6.1", - "react-tap-event-plugin": "2.0.1", - "recharts": "0.15.2" + "react-tap-event-plugin": "2.0.1" } }, "@parity/dapp-vaults": { - "version": "github:paritytech/dapp-vaults#cf54e3f7ee83f4656e847353fc30f18870da7aa7", + "version": "github:paritytech/dapp-vaults#371686e7bfe569fceca177735388cba5325233ad", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-wallet": { - "version": "github:paritytech/dapp-wallet#ca2d2c3d844ebc4c1da40beaec52578788da6aba", + "version": "github:paritytech/dapp-wallet#36bea902ea4b7d341c47f94823760d543e5b563b", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/dapp-account": "github:paritytech/dapp-account#e221e27dee17e229dab88d8ed3ed8d38d7e4fe57", - "@parity/dapp-address": "github:paritytech/dapp-address#026e077c75aa250bd70a911dc8cec54d8374eb5d", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/dapp-account": "github:paritytech/dapp-account#d023ac254b23f00d9f54ad05d54c612c0184074c", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca" } }, "@parity/dapp-web": { - "version": "github:paritytech/dapp-web#35844981326ae55efb31b4377a0afd26c0271edc", + "version": "github:paritytech/dapp-web#98313cae8005db13fec5b18b0779d4888af44148", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", - "@parity/ui": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", - "base32.js": "0.1.0", - "recharts": "0.15.2" + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", + "@parity/ui": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", + "base32.js": "0.1.0" } }, "@parity/etherscan": { - "version": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358", + "version": "github:paritytech/js-etherscan#2f8e6d168931128cf03ea8f6149b3983f2b25f7c", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", "bignumber.js": "3.0.1", "es6-promise": "4.1.1", "node-fetch": "1.6.3", @@ -344,10 +329,10 @@ } }, "@parity/jsonrpc": { - "version": "github:paritytech/js-jsonrpc#7617800edda7b7404f7caf892ffc870a1ee31205" + "version": "github:paritytech/js-jsonrpc#b6a2364cb40552547a30cb9b867318c4d9c17782" }, "@parity/ledger": { - "version": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab", + "version": "github:paritytech/js-ledger#a5e1767a719e3bbd56ed2eecba737adac2bd6f2f", "requires": { "u2f-api": "0.0.9", "u2f-api-polyfill": "0.4.3" @@ -371,15 +356,15 @@ } }, "@parity/shapeshift": { - "version": "github:paritytech/js-shapeshift#9de4790c8f6ac282e10af5738dd0a687a97fc419", + "version": "github:paritytech/js-shapeshift#15a00464b306af0155baba8eef329b5ffeb9a215", "requires": { "node-fetch": "1.6.3" } }, "@parity/shared": { - "version": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", + "version": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", "requires": { - "@parity/ledger": "github:paritytech/js-ledger#c363adfb9192aa56b7b498b0ad90bc4032bcd6ab", + "@parity/ledger": "github:paritytech/js-ledger#a5e1767a719e3bbd56ed2eecba737adac2bd6f2f", "eventemitter3": "2.0.3", "loglevel": "1.4.1", "mobx": "2.6.4", @@ -396,11 +381,11 @@ } }, "@parity/ui": { - "version": "github:paritytech/js-ui#765370dab344cc8dbbc0b55f80a9f3082ddc4a9a", + "version": "github:paritytech/js-ui#cafca26a9c346b00c939109b8bc575cba48011ca", "requires": { - "@parity/api": "github:paritytech/js-api#4cbe25ea40b2fd2dd6d55276e4a9064dc3e167a9", - "@parity/etherscan": "github:paritytech/js-etherscan#12e9ce901609a9ee84907034fe1da34c18e7f358", - "@parity/shared": "github:paritytech/js-shared#7ca8c2f21e8536b424a6d3a28ef87ce78df41914", + "@parity/api": "github:paritytech/js-api#e6ee7ebb3e89ff8c0f2998691fb9d59803310d8b", + "@parity/etherscan": "github:paritytech/js-etherscan#2f8e6d168931128cf03ea8f6149b3983f2b25f7c", + "@parity/shared": "github:paritytech/js-shared#b25655812ea15877f3dfb07460a1e495bf467ab9", "bignumber.js": "3.0.1", "brace": "0.9.0", "date-difference": "1.0.0", @@ -740,7 +725,7 @@ "integrity": "sha1-SLokC0WpKA6UdImQull9IWYX/UA=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "inherits": "2.0.3", "minimalistic-assert": "1.0.0" } @@ -807,7 +792,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000712", + "caniuse-db": "1.0.30000713", "normalize-range": "0.1.2", "num2fraction": "1.2.2", "postcss": "5.2.17", @@ -2144,9 +2129,9 @@ "dev": true }, "bn.js": { - "version": "4.11.7", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.7.tgz", - "integrity": "sha512-LxFiV5mefv0ley0SzqkOPR1bC4EbpPx8LkOz5vMe/Yi15t5hzwgO/G+tc7wOtL4PZTYjwHu8JnEiSLumuSjSfA==" + "version": "4.11.8", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", + "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==" }, "bonjour": { "version": "3.5.0", @@ -2269,7 +2254,7 @@ "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "randombytes": "2.0.5" } }, @@ -2279,7 +2264,7 @@ "integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "browserify-rsa": "4.0.1", "create-hash": "1.1.3", "create-hmac": "1.1.6", @@ -2303,7 +2288,7 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "1.0.30000712", + "caniuse-db": "1.0.30000713", "electron-to-chromium": "1.3.17" } }, @@ -2430,15 +2415,15 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000712", + "caniuse-db": "1.0.30000713", "lodash.memoize": "4.1.2", "lodash.uniq": "4.5.0" } }, "caniuse-db": { - "version": "1.0.30000712", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000712.tgz", - "integrity": "sha1-iXSDlvnXQZ1fon3ztIhy2tv4MYo=", + "version": "1.0.30000713", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000713.tgz", + "integrity": "sha1-6gF2GEC18Uj6+U7F800KodMhlm8=", "dev": true }, "capture-stack-trace": { @@ -3103,7 +3088,7 @@ "integrity": "sha1-iIxyNZbN92EvZJgjPuvXo1MBc30=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "elliptic": "6.4.0" } }, @@ -3868,7 +3853,7 @@ "integrity": "sha1-tYNXOScM/ias9jIJn97SoH8gnl4=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "miller-rabin": "4.0.0", "randombytes": "2.0.5" } @@ -3915,7 +3900,7 @@ "dev": true, "requires": { "browserslist": "1.7.7", - "caniuse-db": "1.0.30000712", + "caniuse-db": "1.0.30000713", "css-rule-stream": "1.1.0", "duplexer2": "0.0.2", "jsonfilter": "1.1.2", @@ -4220,7 +4205,7 @@ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz", "integrity": "sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=", "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "brorand": "1.1.0", "hash.js": "1.1.3", "hmac-drbg": "1.0.1", @@ -4674,7 +4659,7 @@ "requires": { "babel-preset-es2015": "6.24.1", "babelify": "7.3.0", - "bn.js": "4.11.7", + "bn.js": "4.11.8", "create-hash": "1.1.3", "ethjs-util": "0.1.4", "keccak": "1.3.0", @@ -8234,7 +8219,7 @@ "resolved": "https://registry.npmjs.org/ethereumjs-util/-/ethereumjs-util-5.1.1.tgz", "integrity": "sha1-Ei+zjep0fcYrOuv8Nl0b1Ivktz4=", "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "create-hash": "1.1.3", "ethjs-util": "0.1.4", "keccak": "1.3.0", @@ -8917,7 +8902,7 @@ "integrity": "sha1-SmL7HUKTPAVYOYL0xxb2+55sbT0=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "brorand": "1.1.0" } }, @@ -11040,7 +11025,7 @@ "integrity": "sha1-OfaZ86RlYN1eusvKaTyvfGXBjMY=", "dev": true, "requires": { - "bn.js": "4.11.7", + "bn.js": "4.11.8", "browserify-rsa": "4.0.1", "create-hash": "1.1.3", "parse-asn1": "5.1.0", @@ -11303,9 +11288,9 @@ } }, "react-deep-force-update": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/react-deep-force-update/-/react-deep-force-update-2.0.1.tgz", - "integrity": "sha1-T39sEsPn3kLzRZkqPFGCNvoeytM=", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/react-deep-force-update/-/react-deep-force-update-2.1.0.tgz", + "integrity": "sha512-mzaG67FKON++K2UioBUWrVR4b8TgKQVlhGkYOsD4CxzFgj8jnF8tb7TslC6k2NN5VXNWNKN2g+EqkCuoVT5X0A==", "dev": true }, "react-dom": { @@ -11359,7 +11344,7 @@ "requires": { "babel-template": "6.25.0", "global": "4.3.2", - "react-deep-force-update": "2.0.1", + "react-deep-force-update": "2.1.0", "react-proxy": "3.0.0-alpha.1", "redbox-react": "1.5.0", "source-map": "0.4.4" @@ -12119,7 +12104,7 @@ "requires": { "bindings": "1.3.0", "bip66": "1.1.5", - "bn.js": "4.11.7", + "bn.js": "4.11.8", "create-hash": "1.1.3", "drbg.js": "1.0.1", "elliptic": "6.4.0",