Updated dependencies
This commit is contained in:
parent
d852e6b063
commit
9a62119a82
296
js/package-lock.json
generated
296
js/package-lock.json
generated
@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@parity/abi": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.12.tgz",
|
||||
"integrity": "sha512-RxR2LkhvxksohsaEvIh2AJfKVpe29SAWaSXMI0GhXRs+DopAHx9tBt3BuWepleklOdDObvwQh7unPajEW2IoWw==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/abi/-/abi-2.0.13.tgz",
|
||||
"integrity": "sha512-U4Um8s9G8KW94Ur8/2gUf8jo9BNGLunfpfVjOe4e5h12bY6GhasI5McXx9L7M8d9bWYqwBOz8t3TE7h/cqjnXw==",
|
||||
"requires": {
|
||||
"bignumber.js": "3.0.1",
|
||||
"js-sha3": "0.5.5",
|
||||
@ -15,12 +15,12 @@
|
||||
}
|
||||
},
|
||||
"@parity/api": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.12.tgz",
|
||||
"integrity": "sha512-aRGAT2z3L9r4Prp3cRqjwucYlmsSJ2ZT0kvg9XwzpDR7VJn5wpvwxSdtubhPgydoQluByhKs9hqXTQ/YRyJH5g==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/api/-/api-2.0.13.tgz",
|
||||
"integrity": "sha512-QooftUHgrAYLujXMvW9YmzjSg3NXal10uUrycmIdjPnRL1Hpd5aH8B/LrIW78YNGAoAJFaEl63Gr9JH8JT+7hQ==",
|
||||
"requires": {
|
||||
"@parity/abi": "2.0.12",
|
||||
"@parity/jsonrpc": "2.0.13",
|
||||
"@parity/abi": "2.0.13",
|
||||
"@parity/jsonrpc": "2.0.14",
|
||||
"@parity/wordlist": "1.1.0",
|
||||
"bignumber.js": "3.0.1",
|
||||
"blockies": "0.0.2",
|
||||
@ -44,15 +44,15 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-account": {
|
||||
"version": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||
"version": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#57d8f6ecce69427ce79d20914e8ba326c3d78990",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#09d7d6267448893c3bdd67000c770ac1eb92bfcb",
|
||||
"@parity/parity.js": "1.8.7",
|
||||
"@parity/shapeshift": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/shapeshift": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"happypack": "3.1.0",
|
||||
"lodash": "4.17.2",
|
||||
"oo7": "0.5.3",
|
||||
@ -71,12 +71,12 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-accounts": {
|
||||
"version": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||
"version": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#57d8f6ecce69427ce79d20914e8ba326c3d78990",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-vaults": "github:paritytech/dapp-vaults#09d7d6267448893c3bdd67000c770ac1eb92bfcb",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"file-saver": "1.3.3",
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1",
|
||||
@ -86,92 +86,92 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-address": {
|
||||
"version": "github:paritytech/dapp-address#fb8c8ca9ae52221e86ce42fb023a9667e365dd1e",
|
||||
"version": "github:paritytech/dapp-address#f00d782bba273d32dd892209bf475587008f6210",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#9233914fbc7054cc908f3a1ee497942d25ff11c1",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/dapp-addresses": "github:paritytech/dapp-addresses#998c078c56dbce00861c3f82d096efbd0caf71f4",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-addresses": {
|
||||
"version": "github:paritytech/dapp-addresses#9233914fbc7054cc908f3a1ee497942d25ff11c1",
|
||||
"version": "github:paritytech/dapp-addresses#998c078c56dbce00861c3f82d096efbd0caf71f4",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-chaindeploy": {
|
||||
"version": "github:paritytech/dapp-chaindeploy#dd0e57e9262c677737d49ed071348da1531454b4",
|
||||
"version": "github:paritytech/dapp-chaindeploy#8506d48dba9dcc4a86048c94f6386f3453f9236e",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-contract": {
|
||||
"version": "github:paritytech/dapp-contract#80f278b6f9bc89656865e18bf2dd43fc1154b12a",
|
||||
"version": "github:paritytech/dapp-contract#39ab51b094ee4a4c7d6340f4c24bbec3bc3a3e8d",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-contracts": {
|
||||
"version": "github:paritytech/dapp-contracts#7c3abf11bace79db2d821eb14961ec9850de2928",
|
||||
"version": "github:paritytech/dapp-contracts#facf4907cf2a201bed5113baa0a4efb434d47bab",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#73d654ef3bfc9fc7bfee82184aae6e38e69fdd19",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/dapp-accounts": "github:paritytech/dapp-accounts#d5efd5a344cd8da096710da2729a0081e9ae27c3",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dapp-accounts": {
|
||||
"version": "github:paritytech/dapp-dapp-accounts#b0ad5ae9f77b34983fc70981486bca720e655ab5",
|
||||
"version": "github:paritytech/dapp-dapp-accounts#02072a8b6cf67b660b99ff80e979077dafe5874f",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dapp-methods": {
|
||||
"version": "github:paritytech/dapp-dapp-methods#cb91e442af57aed333519c44e29fbaa848bcc210",
|
||||
"version": "github:paritytech/dapp-dapp-methods#186b36db0b92fe5700a79c347df5fa2ae8446830",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dapp-visible": {
|
||||
"version": "github:paritytech/dapp-dapp-visible#82617e62cc6abb197e926367924e955320584312",
|
||||
"version": "github:paritytech/dapp-dapp-visible#e35f40977d6862e5be8fe74f56a2b6dc1860ee89",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-dappreg": {
|
||||
"version": "github:paritytech/dapp-dappreg#e24de10b57a7d6b9796ef71d926615ff338635b9",
|
||||
"version": "github:paritytech/dapp-dappreg#41a0ffcef2c2b44c8c5b5a873c98f67f23370ea6",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-develop": {
|
||||
"version": "github:paritytech/dapp-develop#b33ac6292ec27481f771ec1c786ff2aa49f05740",
|
||||
"version": "github:paritytech/dapp-develop#38e1ba5dc3e9ad69d595f804c7cff3911e094998",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#7c3abf11bace79db2d821eb14961ec9850de2928",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-contracts": "github:paritytech/dapp-contracts#facf4907cf2a201bed5113baa0a4efb434d47bab",
|
||||
"@parity/parity.js": "1.8.7",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"oo7": "0.5.3",
|
||||
"oo7-parity": "0.6.8",
|
||||
"oo7-react": "0.4.5",
|
||||
@ -183,10 +183,10 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-githubhint": {
|
||||
"version": "github:paritytech/dapp-githubhint#03ace881040fd2ee52489cfda38209bbe2ab4f83",
|
||||
"version": "github:paritytech/dapp-githubhint#91bc003fdde78d028f48cdea1730fdbc64e2f685",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"moment": "2.17.0",
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1",
|
||||
@ -194,12 +194,12 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-home": {
|
||||
"version": "github:paritytech/dapp-home#fe7e9a821e893faca40bb1cd19907332b34660b8",
|
||||
"version": "github:paritytech/dapp-home#08fac08a557f4db903da69829886e23545054a2f",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-web": "github:paritytech/dapp-web#71fa176f8ab671eda068f35de2010fd7ed3e69f9",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-web": "github:paritytech/dapp-web#e30ef23a6cb54ca61da37daff7d0b41e4ef5d0f8",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"react-markdown": "2.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -216,43 +216,43 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-localtx": {
|
||||
"version": "github:paritytech/dapp-localtx#c3254edd064028b109b3e86fd2170814d4278faf",
|
||||
"version": "github:paritytech/dapp-localtx#5c7215ea99a7be508d6d1330220460b52df638fd",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-playground": {
|
||||
"version": "github:paritytech/dapp-playground#e136730fa64aceae2d7e0d2cd2aeea24d22b30f3",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-registry": {
|
||||
"version": "github:paritytech/dapp-registry#8a3f61d10e858fe81b3731dd231b73e66a0879d9",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"material-ui": "0.16.5"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-settings": {
|
||||
"version": "github:paritytech/dapp-settings#a47069c4d9cecd2d38ab508c1da5bfa052cd7d31",
|
||||
"version": "github:paritytech/dapp-settings#959a037207f0e6f937d9a6dbd39f67874e344e35",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-signaturereg": {
|
||||
"version": "github:paritytech/dapp-signaturereg#31d70570a5c11bd5d954ccdcccc3dbb8f0e26f76",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"moment": "2.17.0",
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1",
|
||||
@ -262,34 +262,34 @@
|
||||
"@parity/dapp-signer": {
|
||||
"version": "github:paritytech/dapp-signer#96514150d210530eb3261399de84874b80a71f60",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-status": {
|
||||
"version": "github:paritytech/dapp-status#ca2505c2aff4e68e148825b81a574ebeb3a4740f",
|
||||
"version": "github:paritytech/dapp-status#ad08e1c6bac49017ee801ddb4c41c370d3e60599",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"bytes": "2.4.0",
|
||||
"format-number": "2.0.1"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-tokendeploy": {
|
||||
"version": "github:paritytech/dapp-tokendeploy#652cd9f16b52dfdfc46419927196862d3d594bd3",
|
||||
"version": "github:paritytech/dapp-tokendeploy#cfe8000326515010dd3b1840a92d4cd90ce6bc5e",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-tokenreg": {
|
||||
"version": "github:paritytech/dapp-tokenreg#a4a6d5ee93169bae33efedd1b43e3248bf4f49cd",
|
||||
"version": "github:paritytech/dapp-tokenreg#d8884739726b7a789c5a3dc875e880e1b85cad3a",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"material-ui": "0.16.5",
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1",
|
||||
@ -297,37 +297,37 @@
|
||||
}
|
||||
},
|
||||
"@parity/dapp-vaults": {
|
||||
"version": "github:paritytech/dapp-vaults#57d8f6ecce69427ce79d20914e8ba326c3d78990",
|
||||
"version": "github:paritytech/dapp-vaults#09d7d6267448893c3bdd67000c770ac1eb92bfcb",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-wallet": {
|
||||
"version": "github:paritytech/dapp-wallet#eddd36eb7119b06442e6dd2a772dcaf3b969714b",
|
||||
"version": "github:paritytech/dapp-wallet#f87a3d63f8a8160dc3db533e5ad7c35112e0a84e",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#6c31bdda8fb1f6a5c60eef0520239d229878672d",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/dapp-account": "github:paritytech/dapp-account#511b82704b0dd50c85ddcd76f01b7d669f8fb03e",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/dapp-web": {
|
||||
"version": "github:paritytech/dapp-web#71fa176f8ab671eda068f35de2010fd7ed3e69f9",
|
||||
"version": "github:paritytech/dapp-web#e30ef23a6cb54ca61da37daff7d0b41e4ef5d0f8",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/ui": "2.0.41",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"@parity/ui": "2.0.42",
|
||||
"base32.js": "0.1.0"
|
||||
}
|
||||
},
|
||||
"@parity/etherscan": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@parity/etherscan/-/etherscan-2.0.12.tgz",
|
||||
"integrity": "sha512-pDwUyaschuMxhTfUF/CAd9Dqe5y03DlsPNOJUNWy+hefL52GEyVmVI5WQGoBaf7FrcNO/sW/dV2u4sFkbpOhlw==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/etherscan/-/etherscan-2.0.13.tgz",
|
||||
"integrity": "sha512-AW46AfivRWki/442HtiySzbzUtZ6TGKacTNkObml5sj3vGUeT+9izavCmu11lFVVlz/vd+scUULPNHG5VLYirA==",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/api": "2.0.13",
|
||||
"bignumber.js": "3.0.1",
|
||||
"es6-promise": "4.1.1",
|
||||
"node-fetch": "1.6.3",
|
||||
@ -343,14 +343,14 @@
|
||||
}
|
||||
},
|
||||
"@parity/jsonrpc": {
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.13.tgz",
|
||||
"integrity": "sha512-EB5sUa770VAP47X7OPX3KWhciRQjJoGjmvUeod/d5yHqpmjp+llKGuF5f83ZsId3F1Qz1ZBVt23Ha74GNagC/w=="
|
||||
"version": "2.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@parity/jsonrpc/-/jsonrpc-2.0.14.tgz",
|
||||
"integrity": "sha512-GBO3TRznax+BXsiaxgy7Ejy4aM2Ijf4d96TwsEWkg4B001TD6a/d/QD6dMqNQO+a8o18pYWvH2CMnYPzmUA4OQ=="
|
||||
},
|
||||
"@parity/ledger": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@parity/ledger/-/ledger-2.0.12.tgz",
|
||||
"integrity": "sha512-ErAske2yElyE2ZqleE7ThO/t0KNOD3S93Mtdm1FDd65QywwDmw795Oi2CpmNwmGlWhN85iDzfT3CvlCzOZ8uXw==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/ledger/-/ledger-2.0.13.tgz",
|
||||
"integrity": "sha512-OT3PjVfSS6ZMlDooA7kZmg7geJeAjAec6LkafBYX7tb5RBMHFr03iotOTc6N/2Mvz3RZnFSWVuzvKVELwp54Og==",
|
||||
"requires": {
|
||||
"u2f-api": "0.0.9",
|
||||
"u2f-api-polyfill": "0.4.3"
|
||||
@ -374,33 +374,33 @@
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-account": {
|
||||
"version": "github:paritytech/plugin-signer-account#b573a1901f119c66c090b903a5f8d7aec5bfbcd4",
|
||||
"version": "github:paritytech/plugin-signer-account#ed568ac368ff6292a8bccf5181a8d2b817a00eb1",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-default": {
|
||||
"version": "github:paritytech/plugin-signer-default#0335eaddc4ed03d6aad0acdbc8f3b95a5c17fe77",
|
||||
"version": "github:paritytech/plugin-signer-default#67babac60bd5108c94f643e8374bf7815897cb2a",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-hardware": {
|
||||
"version": "github:paritytech/plugin-signer-hardware#a7f688b5537f7d22426f3d82616114902603e598",
|
||||
"version": "github:paritytech/plugin-signer-hardware#4de522d01da3e1ea7f2398010a69f3ea46f26eef",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/plugin-signer-qr": {
|
||||
"version": "github:paritytech/plugin-signer-qr#76c3e0850a50783a948c7e974c736b8ab003d2b1",
|
||||
"version": "github:paritytech/plugin-signer-qr#a9f8cc51a92a5c00e4a45f6bb929024c5e41e83a",
|
||||
"requires": {
|
||||
"@parity/ui": "2.0.41"
|
||||
"@parity/ui": "2.0.42"
|
||||
}
|
||||
},
|
||||
"@parity/shapeshift": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@parity/shapeshift/-/shapeshift-2.0.12.tgz",
|
||||
"integrity": "sha512-xuN9zabBJeziJH2pNeKC3zaiq4NHiDRmcMgSgC9MVGO4PehuqGaO3AWh7Nf70OPO4vFTopi1lxfrNTskSPs8CQ==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/shapeshift/-/shapeshift-2.0.13.tgz",
|
||||
"integrity": "sha512-mEDrT3vF7aXCuRwnif4wlJS0S2ofw2MPxgxFKTfvYlrU77Q6GxEX/iDabxKQkFihg3000BvS8HOZ/TSv/GTyWA==",
|
||||
"requires": {
|
||||
"es6-promise": "4.1.1",
|
||||
"node-fetch": "1.6.3",
|
||||
@ -415,11 +415,11 @@
|
||||
}
|
||||
},
|
||||
"@parity/shared": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@parity/shared/-/shared-2.0.12.tgz",
|
||||
"integrity": "sha512-kdLEYx4M8wayvthYZ1RiGtIka51uEOVM2X2T5ylOkW1AIJwFq8iTYD1nKUx/3pvMJI+CfEwtkmVCIUjOpMTE6g==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@parity/shared/-/shared-2.0.13.tgz",
|
||||
"integrity": "sha512-vHFVcYx7XvzMauFEN444HSrPNqC+THLdgbm4LrnumGf+rdUjzt1T/0mHhbqW6Vl8mLDAvrPeujcQPseA0ClsQw==",
|
||||
"requires": {
|
||||
"@parity/ledger": "2.0.12",
|
||||
"@parity/ledger": "2.0.13",
|
||||
"eventemitter3": "2.0.3",
|
||||
"loglevel": "1.4.1",
|
||||
"mobx": "2.6.4",
|
||||
@ -436,13 +436,13 @@
|
||||
}
|
||||
},
|
||||
"@parity/ui": {
|
||||
"version": "2.0.41",
|
||||
"resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.41.tgz",
|
||||
"integrity": "sha512-hJBXMX0EnskGTsif3zLKs/VfN1ZTnMjOq9tDroZYp5LTvGzV1yuz7ufmNO24vGFNRtO1FACozwrDC1Un5X6+/w==",
|
||||
"version": "2.0.42",
|
||||
"resolved": "https://registry.npmjs.org/@parity/ui/-/ui-2.0.42.tgz",
|
||||
"integrity": "sha512-Ao2Sa0NoyWveeymNZQrLfo93xHfhYZzIAcTUlAZbC4C/a201k7FYFOwc0GtMxxnAH0tzUiv6vb9b44p2H77xOg==",
|
||||
"requires": {
|
||||
"@parity/api": "2.0.12",
|
||||
"@parity/etherscan": "2.0.12",
|
||||
"@parity/shared": "2.0.12",
|
||||
"@parity/api": "2.0.13",
|
||||
"@parity/etherscan": "2.0.13",
|
||||
"@parity/shared": "2.0.13",
|
||||
"bignumber.js": "3.0.1",
|
||||
"brace": "0.9.0",
|
||||
"date-difference": "1.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user