From ae66b98aacdde0d08a2a9d220a25d145ed1e7c77 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Thu, 24 Aug 2017 12:01:47 +0200 Subject: [PATCH] Update dependencies --- js/package-lock.json | 605 +++++++++++++++++++++++++------------------ 1 file changed, 359 insertions(+), 246 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 529a618a9..5e335fb4c 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#20f84b2eb0f89fb1cb1ba20127d85605185c46fd", + "version": "github:paritytech/js-abi#7f763eea0dd93a468cf18e6890e4699847b34b76", "requires": { "bignumber.js": "3.0.1", "js-sha3": "0.5.5", @@ -13,10 +13,10 @@ } }, "@parity/api": { - "version": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", + "version": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", "requires": { - "@parity/abi": "github:paritytech/js-abi#20f84b2eb0f89fb1cb1ba20127d85605185c46fd", - "@parity/jsonrpc": "github:paritytech/js-jsonrpc#378db16c3b2e562404e3e8899172f825d4cf3bc1", + "@parity/abi": "github:paritytech/js-abi#7f763eea0dd93a468cf18e6890e4699847b34b76", + "@parity/jsonrpc": "github:paritytech/js-jsonrpc#0c46290589576261edddced9f287c59172288c84", "@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#91b53b1fd4178b27746ec5fb0bd42badb9c83ef1", + "version": "github:paritytech/dapp-account#762ab3b5aa642f5f0b8c6544de3e6a872704617a", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#266bbc6522e0c4f6a3ed0aced04a34c7abe5d9c6", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#c97ceca75eeadb8b186318f6813114bd48612067", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#7990efefb47bff2c32184f11dc23db2c233693de", "@parity/parity.js": "1.8.7", - "@parity/shapeshift": "github:paritytech/js-shapeshift#10c495a51de845e54f44dd0e15b3ae4e44a0e4e0", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/shapeshift": "github:paritytech/js-shapeshift#57bbbe341528aeec8998f9eae16f4993a099c0c8", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "happypack": "3.1.0", "lodash": "4.17.2", "oo7": "0.5.3", @@ -67,12 +67,12 @@ } }, "@parity/dapp-accounts": { - "version": "github:paritytech/dapp-accounts#266bbc6522e0c4f6a3ed0aced04a34c7abe5d9c6", + "version": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-vaults": "github:paritytech/dapp-vaults#c97ceca75eeadb8b186318f6813114bd48612067", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-vaults": "github:paritytech/dapp-vaults#7990efefb47bff2c32184f11dc23db2c233693de", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "file-saver": "1.3.3", "react": "15.6.1", "react-dom": "15.6.1", @@ -82,84 +82,84 @@ } }, "@parity/dapp-address": { - "version": "github:paritytech/dapp-address#e6d09d810531f7aaf3c51a879a44a4504c36c6ee", + "version": "github:paritytech/dapp-address#52fc31e8c8aff18e566fc301cf0c90101563821e", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-account": "github:paritytech/dapp-account#91b53b1fd4178b27746ec5fb0bd42badb9c83ef1", - "@parity/dapp-addresses": "github:paritytech/dapp-addresses#bc0240a3e5b1ba8ef93987e64dfb35a0690bd656", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-account": "github:paritytech/dapp-account#762ab3b5aa642f5f0b8c6544de3e6a872704617a", + "@parity/dapp-addresses": "github:paritytech/dapp-addresses#8e875f63fd34e4b3d92f928c59812adc2ade3c2d", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-addresses": { - "version": "github:paritytech/dapp-addresses#bc0240a3e5b1ba8ef93987e64dfb35a0690bd656", + "version": "github:paritytech/dapp-addresses#8e875f63fd34e4b3d92f928c59812adc2ade3c2d", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#266bbc6522e0c4f6a3ed0aced04a34c7abe5d9c6", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-chaindeploy": { - "version": "github:paritytech/dapp-chaindeploy#59d442f61ab1193557fc7b00aa3ba32536540c1a", + "version": "github:paritytech/dapp-chaindeploy#1b09cf4333fcf6918e26ef72f1df1a7f113d6797", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", "react": "15.6.1", "react-dom": "15.6.1" } }, "@parity/dapp-contract": { - "version": "github:paritytech/dapp-contract#7befff2e119446846b0a67aa17092ac0ae02323b", + "version": "github:paritytech/dapp-contract#c6636c7ddddb99602f942d2cb91a29f7300f08ce", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-account": "github:paritytech/dapp-account#91b53b1fd4178b27746ec5fb0bd42badb9c83ef1", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-account": "github:paritytech/dapp-account#762ab3b5aa642f5f0b8c6544de3e6a872704617a", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-contracts": { - "version": "github:paritytech/dapp-contracts#789f520c41560674dadcd45538f2fe4418d42ff3", + "version": "github:paritytech/dapp-contracts#76d60ed58a8fefe64a743a67877fe757f3e7eb8b", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-account": "github:paritytech/dapp-account#91b53b1fd4178b27746ec5fb0bd42badb9c83ef1", - "@parity/dapp-accounts": "github:paritytech/dapp-accounts#266bbc6522e0c4f6a3ed0aced04a34c7abe5d9c6", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-account": "github:paritytech/dapp-account#762ab3b5aa642f5f0b8c6544de3e6a872704617a", + "@parity/dapp-accounts": "github:paritytech/dapp-accounts#80252d01786b7c8a5ad6fffd20ad5cff602fb293", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-dapp-accounts": { - "version": "github:paritytech/dapp-dapp-accounts#c9d323336e038f37ca02383190534cc9ff5b1bd8", + "version": "github:paritytech/dapp-dapp-accounts#7677a75895d1acac8d77b49b0c1b2dcbbe230801", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-dapp-methods": { - "version": "github:paritytech/dapp-dapp-methods#3312a5735f729b27d161c9542120bb6bc8abfab5", + "version": "github:paritytech/dapp-dapp-methods#9d9d5c1fa60f532d105b1b9fcd29f51f26a5a110", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-dappreg": { - "version": "github:paritytech/dapp-dappreg#08a8ee480e1a530909cdc82654504bd12f9a95c2", + "version": "github:paritytech/dapp-dappreg#a021b9df07e2c91d7e51feee242598805d502683", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-develop": { - "version": "github:paritytech/dapp-develop#1c480c9e4c8f0700191cb8830de260b628571f6c", + "version": "github:paritytech/dapp-develop#cd9d270f6c7dab939d34c4ed638016fa3f7d574b", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-contracts": "github:paritytech/dapp-contracts#789f520c41560674dadcd45538f2fe4418d42ff3", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-contracts": "github:paritytech/dapp-contracts#76d60ed58a8fefe64a743a67877fe757f3e7eb8b", "@parity/parity.js": "1.8.7", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "oo7": "0.5.3", "oo7-parity": "0.6.8", "oo7-react": "0.4.5", @@ -171,10 +171,10 @@ } }, "@parity/dapp-githubhint": { - "version": "github:paritytech/dapp-githubhint#44ae5ee5ccf4f9f7ca410f657f6a1cb6e0c1eabc", + "version": "github:paritytech/dapp-githubhint#66e61ceffba5393caee9da8a16229d00922503e2", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -182,12 +182,12 @@ } }, "@parity/dapp-home": { - "version": "github:paritytech/dapp-home#d060ddac6121ccbbaa8d553b2e3f6c66363bfe04", + "version": "github:paritytech/dapp-home#911cfe738451f2dfbe6bbda1b7492d40b7eb8d9f", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-web": "github:paritytech/dapp-web#ac05dc58e9b8a52c75a97ade50440a9e9b9aae48", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-web": "github:paritytech/dapp-web#6cda6f32729a0c618bbe4e5c794355da8ab42e6f", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "react-markdown": "2.4.4" }, "dependencies": { @@ -204,43 +204,43 @@ } }, "@parity/dapp-localtx": { - "version": "github:paritytech/dapp-localtx#8852082de7006515dd3e69245f2e45b05dde2dbc", + "version": "github:paritytech/dapp-localtx#829b6a81f31113780f65400331747609896474c6", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-playground": { "version": "github:paritytech/dapp-playground#9939815008cfe8553971e78d91649e9bb6376d1e", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-registry": { - "version": "github:paritytech/dapp-registry#d7676dfccd2e9e0691f948ef75668a8c9b6d0c1f", + "version": "github:paritytech/dapp-registry#a43905d6453e7966802587ae40dcd17891741036", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "material-ui": "0.16.5" } }, "@parity/dapp-settings": { - "version": "github:paritytech/dapp-settings#ae3baee0aedf2c4afb7481ff2c7f0744fcb35e55", + "version": "github:paritytech/dapp-settings#c649d1ead00f321146c0b52b4391538497b35f50", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-signaturereg": { - "version": "github:paritytech/dapp-signaturereg#e330c09562ff4e327e72840424acf763ef13e2c1", + "version": "github:paritytech/dapp-signaturereg#6c21484faa24a122d036164cf99c698a76eabbbf", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", "moment": "2.17.0", "react": "15.6.1", "react-dom": "15.6.1", @@ -248,36 +248,36 @@ } }, "@parity/dapp-signer": { - "version": "github:paritytech/dapp-signer#2da87dbf2e7658548291287ad0cfa0a6a86dd4b6", + "version": "github:paritytech/dapp-signer#55a7484ff97ff9d80f02b48057054c31f4b28131", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-status": { - "version": "github:paritytech/dapp-status#fc42b174418635992e48376768b88af33ca71da5", + "version": "github:paritytech/dapp-status#4daef811b7bac8bf3ca8b2d39b6d6b9876e90f10", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "bytes": "2.4.0", "format-number": "2.0.1" } }, "@parity/dapp-tokendeploy": { - "version": "github:paritytech/dapp-tokendeploy#944abccba2a3823d1f602f3c82dc830deba6765d", + "version": "github:paritytech/dapp-tokendeploy#814c195426d620fbeeb019e8f9d72c6cece792e4", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-tokenreg": { - "version": "github:paritytech/dapp-tokenreg#a85ba29b7e8c77a4670c2fe6f9d72f0b636921d8", + "version": "github:paritytech/dapp-tokenreg#81a5d3c28af87f15b8908114d5759fe6631548c1", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", "material-ui": "0.16.5", "react": "15.6.1", "react-dom": "15.6.1", @@ -285,35 +285,35 @@ } }, "@parity/dapp-vaults": { - "version": "github:paritytech/dapp-vaults#c97ceca75eeadb8b186318f6813114bd48612067", + "version": "github:paritytech/dapp-vaults#7990efefb47bff2c32184f11dc23db2c233693de", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-wallet": { - "version": "github:paritytech/dapp-wallet#21b866887efac326dfa9e90f3e31f4232a9a9bdd", + "version": "github:paritytech/dapp-wallet#a7e37ebcffe3853b175e3263075e81c2f5dfd874", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/dapp-account": "github:paritytech/dapp-account#91b53b1fd4178b27746ec5fb0bd42badb9c83ef1", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa" + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/dapp-account": "github:paritytech/dapp-account#762ab3b5aa642f5f0b8c6544de3e6a872704617a", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001" } }, "@parity/dapp-web": { - "version": "github:paritytech/dapp-web#ac05dc58e9b8a52c75a97ade50440a9e9b9aae48", + "version": "github:paritytech/dapp-web#6cda6f32729a0c618bbe4e5c794355da8ab42e6f", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", - "@parity/ui": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", + "@parity/ui": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "base32.js": "0.1.0" } }, "@parity/etherscan": { - "version": "github:paritytech/js-etherscan#126bbc926ecd6c83a98f8e2f834e95b99be5dd3b", + "version": "github:paritytech/js-etherscan#6c0d4094c487a28585a317c7be5604cfaf57470d", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", "bignumber.js": "3.0.1", "es6-promise": "4.1.1", "node-fetch": "1.6.3", @@ -329,10 +329,10 @@ } }, "@parity/jsonrpc": { - "version": "github:paritytech/js-jsonrpc#378db16c3b2e562404e3e8899172f825d4cf3bc1" + "version": "github:paritytech/js-jsonrpc#0c46290589576261edddced9f287c59172288c84" }, "@parity/ledger": { - "version": "github:paritytech/js-ledger#bad7dddbef1e8b3fee8d8dd34b1e3c15ca50365e", + "version": "github:paritytech/js-ledger#ec3ce818325f90c52a50b942c85656104a410eed", "requires": { "u2f-api": "0.0.9", "u2f-api-polyfill": "0.4.3" @@ -356,15 +356,15 @@ } }, "@parity/shapeshift": { - "version": "github:paritytech/js-shapeshift#10c495a51de845e54f44dd0e15b3ae4e44a0e4e0", + "version": "github:paritytech/js-shapeshift#57bbbe341528aeec8998f9eae16f4993a099c0c8", "requires": { "node-fetch": "1.6.3" } }, "@parity/shared": { - "version": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", + "version": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", "requires": { - "@parity/ledger": "github:paritytech/js-ledger#bad7dddbef1e8b3fee8d8dd34b1e3c15ca50365e", + "@parity/ledger": "github:paritytech/js-ledger#ec3ce818325f90c52a50b942c85656104a410eed", "eventemitter3": "2.0.3", "loglevel": "1.4.1", "mobx": "2.6.4", @@ -381,11 +381,11 @@ } }, "@parity/ui": { - "version": "github:paritytech/js-ui#a16aaa9cc6b5c80c62e5bed9dcb62190cb2800fa", + "version": "github:paritytech/js-ui#f8f13f195b0afc02e9c7c0b55ca780df9dee7001", "requires": { - "@parity/api": "github:paritytech/js-api#141d392269855a4cdc3a6196549acc5695f6ff5a", - "@parity/etherscan": "github:paritytech/js-etherscan#126bbc926ecd6c83a98f8e2f834e95b99be5dd3b", - "@parity/shared": "github:paritytech/js-shared#7582e8a760bdda6f89cd2421e06604a9aa413bbe", + "@parity/api": "github:paritytech/js-api#03e53fade5aca755002b9cf5c5a3669141419da5", + "@parity/etherscan": "github:paritytech/js-etherscan#6c0d4094c487a28585a317c7be5604cfaf57470d", + "@parity/shared": "github:paritytech/js-shared#94f88ae51ab0b85f79fcffe4f6e309fb848ab4a1", "bignumber.js": "3.0.1", "brace": "0.9.0", "date-difference": "1.0.0", @@ -446,9 +446,9 @@ "dev": true }, "accepts": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", - "integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz", + "integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=", "dev": true, "requires": { "mime-types": "2.1.16", @@ -2901,7 +2901,7 @@ "integrity": "sha1-AwyfGY8WQ6BX13anOOki2kNzAS0=", "dev": true, "requires": { - "accepts": "1.3.3", + "accepts": "1.3.4", "bytes": "2.5.0", "compressible": "2.0.11", "debug": "2.6.8", @@ -4876,9 +4876,9 @@ } }, "expand-template": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.0.3.tgz", - "integrity": "sha1-bDAzIxd6YrGyLAcCefeGEoe2mxo=" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.1.0.tgz", + "integrity": "sha512-kkjwkMqj0h4w/sb32ERCDxCQkREMCAgS39DscDnSwDsbxnwwM1BTZySdC3Bn1lhY7vL08n9GoO/fVTynjDgRyQ==" }, "express": { "version": "4.14.1", @@ -4886,7 +4886,7 @@ "integrity": "sha1-ZGwjf3ZvFIwhIK/wc4F7nk1+DTM=", "dev": true, "requires": { - "accepts": "1.3.3", + "accepts": "1.3.4", "array-flatten": "1.1.1", "content-disposition": "0.5.2", "content-type": "1.0.2", @@ -5392,13 +5392,15 @@ "dependencies": { "abbrev": { "version": "1.1.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz", + "integrity": "sha1-0FVMIlZjbi9W58LlrRg/hZQo2B8=", "dev": true, "optional": true }, "ajv": { "version": "4.11.8", - "bundled": true, + "resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz", + "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", "dev": true, "optional": true, "requires": { @@ -5408,18 +5410,21 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", + "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", "dev": true }, "aproba": { "version": "1.1.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz", + "integrity": "sha1-ldNgDwdxCqDpKYxyatXs8urLq6s=", "dev": true, "optional": true }, "are-we-there-yet": { "version": "1.1.4", - "bundled": true, + "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", + "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", "dev": true, "optional": true, "requires": { @@ -5429,42 +5434,49 @@ }, "asn1": { "version": "0.2.3", - "bundled": true, + "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz", + "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=", "dev": true, "optional": true }, "assert-plus": { "version": "0.2.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", + "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", "dev": true, "optional": true }, "asynckit": { "version": "0.4.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", "dev": true, "optional": true }, "aws-sign2": { "version": "0.6.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", + "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=", "dev": true, "optional": true }, "aws4": { "version": "1.6.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz", + "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=", "dev": true, "optional": true }, "balanced-match": { "version": "0.4.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz", + "integrity": "sha1-yz8+PHMtwPAe5wtAPzAuYddwmDg=", "dev": true }, "bcrypt-pbkdf": { "version": "1.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz", + "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=", "dev": true, "optional": true, "requires": { @@ -5473,7 +5485,8 @@ }, "block-stream": { "version": "0.0.9", - "bundled": true, + "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz", + "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", "dev": true, "requires": { "inherits": "2.0.3" @@ -5481,7 +5494,8 @@ }, "boom": { "version": "2.10.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", + "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", "dev": true, "requires": { "hoek": "2.16.3" @@ -5489,7 +5503,8 @@ }, "brace-expansion": { "version": "1.1.7", - "bundled": true, + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz", + "integrity": "sha1-Pv/DxQ4ABTH7cg6v+A8K6O8jz1k=", "dev": true, "requires": { "balanced-match": "0.4.2", @@ -5498,29 +5513,34 @@ }, "buffer-shims": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz", + "integrity": "sha1-mXjOMXOIxkmth5MCjDR37wRKi1E=", "dev": true }, "caseless": { "version": "0.12.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", + "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", "dev": true, "optional": true }, "co": { "version": "4.6.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", + "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", "dev": true, "optional": true }, "code-point-at": { "version": "1.1.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", + "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", "dev": true }, "combined-stream": { "version": "1.0.5", - "bundled": true, + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz", + "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=", "dev": true, "requires": { "delayed-stream": "1.0.0" @@ -5528,22 +5548,26 @@ }, "concat-map": { "version": "0.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", "dev": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", + "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", "dev": true }, "core-util-is": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", + "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", "dev": true }, "cryptiles": { "version": "2.0.5", - "bundled": true, + "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", + "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", "dev": true, "optional": true, "requires": { @@ -5552,7 +5576,8 @@ }, "dashdash": { "version": "1.14.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", + "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", "dev": true, "optional": true, "requires": { @@ -5561,7 +5586,8 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "dev": true, "optional": true } @@ -5569,7 +5595,8 @@ }, "debug": { "version": "2.6.8", - "bundled": true, + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", + "integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=", "dev": true, "optional": true, "requires": { @@ -5578,24 +5605,28 @@ }, "deep-extend": { "version": "0.4.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz", + "integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=", "dev": true, "optional": true }, "delayed-stream": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", "dev": true }, "delegates": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", + "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", "dev": true, "optional": true }, "ecc-jsbn": { "version": "0.1.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz", + "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=", "dev": true, "optional": true, "requires": { @@ -5604,24 +5635,28 @@ }, "extend": { "version": "3.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz", + "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=", "dev": true, "optional": true }, "extsprintf": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz", + "integrity": "sha1-4QgOBljjALBilJkMxw4VAiNf1VA=", "dev": true }, "forever-agent": { "version": "0.6.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", + "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", "dev": true, "optional": true }, "form-data": { "version": "2.1.4", - "bundled": true, + "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", + "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", "dev": true, "optional": true, "requires": { @@ -5632,12 +5667,14 @@ }, "fs.realpath": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "dev": true }, "fstream": { "version": "1.0.11", - "bundled": true, + "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz", + "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", "dev": true, "requires": { "graceful-fs": "4.1.11", @@ -5648,7 +5685,8 @@ }, "fstream-ignore": { "version": "1.0.5", - "bundled": true, + "resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.5.tgz", + "integrity": "sha1-nDHa40dnAY/h0kmyTa2mfQktoQU=", "dev": true, "optional": true, "requires": { @@ -5659,7 +5697,8 @@ }, "gauge": { "version": "2.7.4", - "bundled": true, + "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", + "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", "dev": true, "optional": true, "requires": { @@ -5675,7 +5714,8 @@ }, "getpass": { "version": "0.1.7", - "bundled": true, + "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", + "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", "dev": true, "optional": true, "requires": { @@ -5684,7 +5724,8 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "dev": true, "optional": true } @@ -5692,7 +5733,8 @@ }, "glob": { "version": "7.1.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", + "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", "dev": true, "requires": { "fs.realpath": "1.0.0", @@ -5705,18 +5747,21 @@ }, "graceful-fs": { "version": "4.1.11", - "bundled": true, + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", + "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=", "dev": true }, "har-schema": { "version": "1.0.5", - "bundled": true, + "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz", + "integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=", "dev": true, "optional": true }, "har-validator": { "version": "4.2.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz", + "integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", "dev": true, "optional": true, "requires": { @@ -5726,13 +5771,15 @@ }, "has-unicode": { "version": "2.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", + "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", "dev": true, "optional": true }, "hawk": { "version": "3.1.3", - "bundled": true, + "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", + "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", "dev": true, "optional": true, "requires": { @@ -5744,12 +5791,14 @@ }, "hoek": { "version": "2.16.3", - "bundled": true, + "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", + "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", "dev": true }, "http-signature": { "version": "1.1.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", + "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", "dev": true, "optional": true, "requires": { @@ -5760,7 +5809,8 @@ }, "inflight": { "version": "1.0.6", - "bundled": true, + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "dev": true, "requires": { "once": "1.4.0", @@ -5769,18 +5819,21 @@ }, "inherits": { "version": "2.0.3", - "bundled": true, + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", "dev": true }, "ini": { "version": "1.3.4", - "bundled": true, + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz", + "integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=", "dev": true, "optional": true }, "is-fullwidth-code-point": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", + "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", "dev": true, "requires": { "number-is-nan": "1.0.1" @@ -5788,24 +5841,28 @@ }, "is-typedarray": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", + "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", "dev": true, "optional": true }, "isarray": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", "dev": true }, "isstream": { "version": "0.1.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", + "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", "dev": true, "optional": true }, "jodid25519": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz", + "integrity": "sha1-BtSRIlUJNBlHfUJWM2BuDpB4KWc=", "dev": true, "optional": true, "requires": { @@ -5814,19 +5871,22 @@ }, "jsbn": { "version": "0.1.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", + "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", "dev": true, "optional": true }, "json-schema": { "version": "0.2.3", - "bundled": true, + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", + "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", "dev": true, "optional": true }, "json-stable-stringify": { "version": "1.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz", + "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", "dev": true, "optional": true, "requires": { @@ -5835,19 +5895,22 @@ }, "json-stringify-safe": { "version": "5.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", "dev": true, "optional": true }, "jsonify": { "version": "0.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", + "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=", "dev": true, "optional": true }, "jsprim": { "version": "1.4.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz", + "integrity": "sha1-o7h+QCmNjDgFUtjMdiigu5WiKRg=", "dev": true, "optional": true, "requires": { @@ -5859,7 +5922,8 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "dev": true, "optional": true } @@ -5867,12 +5931,14 @@ }, "mime-db": { "version": "1.27.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz", + "integrity": "sha1-gg9XIpa70g7CXtVeW13oaeVDbrE=", "dev": true }, "mime-types": { "version": "2.1.15", - "bundled": true, + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz", + "integrity": "sha1-pOv1BkCUVpI3uM9wBGd20J/JKu0=", "dev": true, "requires": { "mime-db": "1.27.0" @@ -5880,7 +5946,8 @@ }, "minimatch": { "version": "3.0.4", - "bundled": true, + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", + "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "dev": true, "requires": { "brace-expansion": "1.1.7" @@ -5888,12 +5955,14 @@ }, "minimist": { "version": "0.0.8", - "bundled": true, + "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", + "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", "dev": true }, "mkdirp": { "version": "0.5.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", + "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", "dev": true, "requires": { "minimist": "0.0.8" @@ -5901,13 +5970,15 @@ }, "ms": { "version": "2.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", "dev": true, "optional": true }, "node-pre-gyp": { "version": "0.6.36", - "bundled": true, + "resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.36.tgz", + "integrity": "sha1-22BBEst04NR3VU6bUFsXq936t4Y=", "dev": true, "optional": true, "requires": { @@ -5924,7 +5995,8 @@ }, "nopt": { "version": "4.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz", + "integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=", "dev": true, "optional": true, "requires": { @@ -5934,7 +6006,8 @@ }, "npmlog": { "version": "4.1.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz", + "integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==", "dev": true, "optional": true, "requires": { @@ -5946,24 +6019,28 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", + "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", "dev": true }, "oauth-sign": { "version": "0.8.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", + "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=", "dev": true, "optional": true }, "object-assign": { "version": "4.1.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", "dev": true, "optional": true }, "once": { "version": "1.4.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "dev": true, "requires": { "wrappy": "1.0.2" @@ -5971,19 +6048,22 @@ }, "os-homedir": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", + "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", "dev": true, "optional": true }, "os-tmpdir": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", "dev": true, "optional": true }, "osenv": { "version": "0.1.4", - "bundled": true, + "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", + "integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", "dev": true, "optional": true, "requires": { @@ -5993,35 +6073,41 @@ }, "path-is-absolute": { "version": "1.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", "dev": true }, "performance-now": { "version": "0.2.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz", + "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=", "dev": true, "optional": true }, "process-nextick-args": { "version": "1.0.7", - "bundled": true, + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", + "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=", "dev": true }, "punycode": { "version": "1.4.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", + "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", "dev": true, "optional": true }, "qs": { "version": "6.4.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz", + "integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=", "dev": true, "optional": true }, "rc": { "version": "1.2.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.1.tgz", + "integrity": "sha1-LgPo5C7kULjLPc5lvhv4l04d/ZU=", "dev": true, "optional": true, "requires": { @@ -6033,7 +6119,8 @@ "dependencies": { "minimist": { "version": "1.2.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", + "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", "dev": true, "optional": true } @@ -6041,7 +6128,8 @@ }, "readable-stream": { "version": "2.2.9", - "bundled": true, + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.9.tgz", + "integrity": "sha1-z3jsb0ptHrQ9JkiMrJfwQudLf8g=", "dev": true, "requires": { "buffer-shims": "1.0.0", @@ -6055,7 +6143,8 @@ }, "request": { "version": "2.81.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz", + "integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", "dev": true, "optional": true, "requires": { @@ -6085,7 +6174,8 @@ }, "rimraf": { "version": "2.6.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz", + "integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=", "dev": true, "requires": { "glob": "7.1.2" @@ -6093,30 +6183,35 @@ }, "safe-buffer": { "version": "5.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.0.1.tgz", + "integrity": "sha1-0mPKVGls2KMGtcplUekt5XkY++c=", "dev": true }, "semver": { "version": "5.3.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz", + "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", "dev": true, "optional": true }, "set-blocking": { "version": "2.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", "dev": true, "optional": true }, "signal-exit": { "version": "3.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", + "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", "dev": true, "optional": true }, "sntp": { "version": "1.0.9", - "bundled": true, + "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", + "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", "dev": true, "optional": true, "requires": { @@ -6125,7 +6220,8 @@ }, "sshpk": { "version": "1.13.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.0.tgz", + "integrity": "sha1-/yo+T9BEl1Vf7Zezmg/YL6+zozw=", "dev": true, "optional": true, "requires": { @@ -6142,7 +6238,8 @@ "dependencies": { "assert-plus": { "version": "1.0.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", + "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "dev": true, "optional": true } @@ -6150,7 +6247,8 @@ }, "string_decoder": { "version": "1.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.1.tgz", + "integrity": "sha1-YuIA8DmVWmgQ2N8KM//A8BNmLZg=", "dev": true, "requires": { "safe-buffer": "5.0.1" @@ -6158,7 +6256,8 @@ }, "string-width": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", + "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", "dev": true, "requires": { "code-point-at": "1.1.0", @@ -6168,13 +6267,15 @@ }, "stringstream": { "version": "0.0.5", - "bundled": true, + "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", + "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=", "dev": true, "optional": true }, "strip-ansi": { "version": "3.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "dev": true, "requires": { "ansi-regex": "2.1.1" @@ -6182,13 +6283,15 @@ }, "strip-json-comments": { "version": "2.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", + "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", "dev": true, "optional": true }, "tar": { "version": "2.2.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz", + "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=", "dev": true, "requires": { "block-stream": "0.0.9", @@ -6198,7 +6301,8 @@ }, "tar-pack": { "version": "3.4.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.0.tgz", + "integrity": "sha1-I74tf2cagzk3bL2wuP4/3r8xeYQ=", "dev": true, "optional": true, "requires": { @@ -6214,7 +6318,8 @@ }, "tough-cookie": { "version": "2.3.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", + "integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", "dev": true, "optional": true, "requires": { @@ -6223,7 +6328,8 @@ }, "tunnel-agent": { "version": "0.6.0", - "bundled": true, + "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", + "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", "dev": true, "optional": true, "requires": { @@ -6232,30 +6338,35 @@ }, "tweetnacl": { "version": "0.14.5", - "bundled": true, + "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", + "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", "dev": true, "optional": true }, "uid-number": { "version": "0.0.6", - "bundled": true, + "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz", + "integrity": "sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=", "dev": true, "optional": true }, "util-deprecate": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", "dev": true }, "uuid": { "version": "3.0.1", - "bundled": true, + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", + "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=", "dev": true, "optional": true }, "verror": { "version": "1.3.6", - "bundled": true, + "resolved": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz", + "integrity": "sha1-z/XfEpRtKX0rqu+qJoniW+AcAFw=", "dev": true, "optional": true, "requires": { @@ -6264,7 +6375,8 @@ }, "wide-align": { "version": "1.1.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", + "integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", "dev": true, "optional": true, "requires": { @@ -6273,7 +6385,8 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "dev": true } } @@ -10952,7 +11065,7 @@ "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.2.2.tgz", "integrity": "sha512-F46pcvDxtQhbV3B+dm+exHuKxIyJK26fVNiJRmbTW/5D7o0Z2yzc8CKeu7UWbo9XxQZoVOC88aKgySAsza+cWw==", "requires": { - "expand-template": "1.0.3", + "expand-template": "1.1.0", "github-from-package": "0.0.0", "minimist": "1.2.0", "mkdirp": "0.5.1", @@ -12314,7 +12427,7 @@ "integrity": "sha1-0rKA/FYNYW7oG0i/D6gqvtJIXOc=", "dev": true, "requires": { - "accepts": "1.3.3", + "accepts": "1.3.4", "batch": "0.6.1", "debug": "2.6.8", "escape-html": "1.0.3",