mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Update eth-lattice-keyring to v0.12.3 (#15997)
This commit is contained in:
parent
02d7eb34c9
commit
3b63ecff07
@ -2405,36 +2405,13 @@
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth": {
|
||||
"packages": {
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": true,
|
||||
"@keystonehq/bc-ur-registry-eth>hdkey": true,
|
||||
"browserify>buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"uuid": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": {
|
||||
"packages": {
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>insert-module-globals>is-buffer": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": {
|
||||
"globals": {
|
||||
"TextDecoder": true,
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": {
|
||||
"globals": {
|
||||
"define": true
|
||||
@ -2481,10 +2458,10 @@
|
||||
"packages": {
|
||||
"@ethereumjs/tx": true,
|
||||
"@keystonehq/bc-ur-registry-eth": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
|
||||
"@keystonehq/bc-ur-registry-eth>hdkey": true,
|
||||
"@keystonehq/metamask-airgapped-keyring>@keystonehq/base-eth-keyring>rlp": true,
|
||||
"browserify>buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"uuid": true
|
||||
}
|
||||
},
|
||||
@ -3425,14 +3402,6 @@
|
||||
"crypto": true
|
||||
}
|
||||
},
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": {
|
||||
"globals": {
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"@metamask/smart-transactions-controller": {
|
||||
"globals": {
|
||||
"URLSearchParams": true,
|
||||
@ -3691,11 +3660,6 @@
|
||||
"localStorage": true
|
||||
}
|
||||
},
|
||||
"@storybook/components>qs": {
|
||||
"packages": {
|
||||
"string.prototype.matchall>side-channel": true
|
||||
}
|
||||
},
|
||||
"@storybook/react>@storybook/store>stable": {
|
||||
"globals": {
|
||||
"define": true
|
||||
@ -4500,15 +4464,6 @@
|
||||
"string.prototype.matchall>call-bind": true
|
||||
}
|
||||
},
|
||||
"enzyme>object-inspect": {
|
||||
"globals": {
|
||||
"HTMLElement": true,
|
||||
"WeakRef": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"enzyme>object-is": {
|
||||
"packages": {
|
||||
"globalthis>define-properties": true,
|
||||
@ -4766,44 +4721,56 @@
|
||||
"clearInterval": true,
|
||||
"fetch": true,
|
||||
"open": true,
|
||||
"setInterval": true,
|
||||
"txData.type": true
|
||||
"setInterval": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>buffer": true,
|
||||
"browserify>crypto-browserify": true,
|
||||
"browserify>events": true,
|
||||
"eth-lattice-keyring>@ethereumjs/common": true,
|
||||
"eth-lattice-keyring>@ethereumjs/tx": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"eth-lattice-keyring>bn.js": true,
|
||||
"eth-lattice-keyring>gridplus-sdk": true,
|
||||
"eth-lattice-keyring>rlp": true,
|
||||
"eth-lattice-keyring>secp256k1": true,
|
||||
"ethereumjs-util": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/common": {
|
||||
"packages": {
|
||||
"@ethereumjs/common>crc-32": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>events": true,
|
||||
"ethereumjs-util": true
|
||||
"eth-lattice-keyring>rlp": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/tx": {
|
||||
"packages": {
|
||||
"@ethereumjs/common": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>insert-module-globals>is-buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/tx>@ethereumjs/common": true,
|
||||
"ethereumjs-util": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/tx>@ethereumjs/common": {
|
||||
"eth-lattice-keyring>@ethereumjs/util": {
|
||||
"packages": {
|
||||
"@ethereumjs/common>crc-32": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>events": true,
|
||||
"ethereumjs-util": true
|
||||
"browserify>insert-module-globals>is-buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": {
|
||||
"globals": {
|
||||
"TextDecoder": true,
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography>@noble/secp256k1": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography>@noble/secp256k1": {
|
||||
"globals": {
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>bn.js": {
|
||||
@ -4816,9 +4783,15 @@
|
||||
},
|
||||
"eth-lattice-keyring>gridplus-sdk": {
|
||||
"globals": {
|
||||
"AbortController": true,
|
||||
"Request": true,
|
||||
"__values": true,
|
||||
"caches": true,
|
||||
"clearTimeout": true,
|
||||
"console.error": true,
|
||||
"console.log": true,
|
||||
"console.warn": true,
|
||||
"fetch": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
@ -4837,7 +4810,6 @@
|
||||
"eth-lattice-keyring>gridplus-sdk>eth-eip712-util-browser": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>rlp": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>secp256k1": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>superagent": true,
|
||||
"ethereumjs-wallet>aes-js": true,
|
||||
"ethereumjs-wallet>bs58check": true,
|
||||
"ethers>@ethersproject/keccak256>js-sha3": true,
|
||||
@ -4934,33 +4906,11 @@
|
||||
"3box>ethers>elliptic": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>gridplus-sdk>superagent": {
|
||||
"globals": {
|
||||
"XMLHttpRequest": true,
|
||||
"btoa": true,
|
||||
"clearTimeout": true,
|
||||
"console.error": true,
|
||||
"console.warn": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
"@storybook/components>qs": true,
|
||||
"browserify>browser-resolve": true,
|
||||
"browserify>process": true,
|
||||
"eth-rpc-errors>fast-safe-stringify": true,
|
||||
"pubnub>superagent>component-emitter": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>secp256k1": {
|
||||
"packages": {
|
||||
"3box>ethers>elliptic": true
|
||||
}
|
||||
},
|
||||
"eth-method-registry": {
|
||||
"packages": {
|
||||
"ethjs": true
|
||||
@ -7449,13 +7399,6 @@
|
||||
"string.prototype.matchall>call-bind": true
|
||||
}
|
||||
},
|
||||
"string.prototype.matchall>side-channel": {
|
||||
"packages": {
|
||||
"enzyme>object-inspect": true,
|
||||
"string.prototype.matchall>call-bind": true,
|
||||
"string.prototype.matchall>get-intrinsic": true
|
||||
}
|
||||
},
|
||||
"stylelint>write-file-atomic>typedarray-to-buffer": {
|
||||
"packages": {
|
||||
"browserify>buffer": true,
|
||||
|
@ -2566,36 +2566,13 @@
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth": {
|
||||
"packages": {
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": true,
|
||||
"@keystonehq/bc-ur-registry-eth>hdkey": true,
|
||||
"browserify>buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"uuid": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": {
|
||||
"packages": {
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>insert-module-globals>is-buffer": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": {
|
||||
"globals": {
|
||||
"TextDecoder": true,
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": {
|
||||
"globals": {
|
||||
"define": true
|
||||
@ -2642,10 +2619,10 @@
|
||||
"packages": {
|
||||
"@ethereumjs/tx": true,
|
||||
"@keystonehq/bc-ur-registry-eth": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
|
||||
"@keystonehq/bc-ur-registry-eth>hdkey": true,
|
||||
"@keystonehq/metamask-airgapped-keyring>@keystonehq/base-eth-keyring>rlp": true,
|
||||
"browserify>buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"uuid": true
|
||||
}
|
||||
},
|
||||
@ -4469,11 +4446,6 @@
|
||||
"localStorage": true
|
||||
}
|
||||
},
|
||||
"@storybook/components>qs": {
|
||||
"packages": {
|
||||
"string.prototype.matchall>side-channel": true
|
||||
}
|
||||
},
|
||||
"@storybook/react>@storybook/store>stable": {
|
||||
"globals": {
|
||||
"define": true
|
||||
@ -5312,15 +5284,6 @@
|
||||
"string.prototype.matchall>call-bind": true
|
||||
}
|
||||
},
|
||||
"enzyme>object-inspect": {
|
||||
"globals": {
|
||||
"HTMLElement": true,
|
||||
"WeakRef": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"enzyme>object-is": {
|
||||
"packages": {
|
||||
"globalthis>define-properties": true,
|
||||
@ -5578,44 +5541,56 @@
|
||||
"clearInterval": true,
|
||||
"fetch": true,
|
||||
"open": true,
|
||||
"setInterval": true,
|
||||
"txData.type": true
|
||||
"setInterval": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>buffer": true,
|
||||
"browserify>crypto-browserify": true,
|
||||
"browserify>events": true,
|
||||
"eth-lattice-keyring>@ethereumjs/common": true,
|
||||
"eth-lattice-keyring>@ethereumjs/tx": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"eth-lattice-keyring>bn.js": true,
|
||||
"eth-lattice-keyring>gridplus-sdk": true,
|
||||
"eth-lattice-keyring>rlp": true,
|
||||
"eth-lattice-keyring>secp256k1": true,
|
||||
"ethereumjs-util": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/common": {
|
||||
"packages": {
|
||||
"@ethereumjs/common>crc-32": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>events": true,
|
||||
"ethereumjs-util": true
|
||||
"eth-lattice-keyring>rlp": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/tx": {
|
||||
"packages": {
|
||||
"@ethereumjs/common": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>insert-module-globals>is-buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/tx>@ethereumjs/common": true,
|
||||
"ethereumjs-util": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/tx>@ethereumjs/common": {
|
||||
"eth-lattice-keyring>@ethereumjs/util": {
|
||||
"packages": {
|
||||
"@ethereumjs/common>crc-32": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>events": true,
|
||||
"ethereumjs-util": true
|
||||
"browserify>insert-module-globals>is-buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": {
|
||||
"globals": {
|
||||
"TextDecoder": true,
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography>@noble/secp256k1": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography>@noble/secp256k1": {
|
||||
"globals": {
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>bn.js": {
|
||||
@ -5628,9 +5603,15 @@
|
||||
},
|
||||
"eth-lattice-keyring>gridplus-sdk": {
|
||||
"globals": {
|
||||
"AbortController": true,
|
||||
"Request": true,
|
||||
"__values": true,
|
||||
"caches": true,
|
||||
"clearTimeout": true,
|
||||
"console.error": true,
|
||||
"console.log": true,
|
||||
"console.warn": true,
|
||||
"fetch": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
@ -5649,7 +5630,6 @@
|
||||
"eth-lattice-keyring>gridplus-sdk>eth-eip712-util-browser": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>rlp": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>secp256k1": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>superagent": true,
|
||||
"ethereumjs-wallet>aes-js": true,
|
||||
"ethereumjs-wallet>bs58check": true,
|
||||
"ethers>@ethersproject/keccak256>js-sha3": true,
|
||||
@ -5746,33 +5726,11 @@
|
||||
"3box>ethers>elliptic": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>gridplus-sdk>superagent": {
|
||||
"globals": {
|
||||
"XMLHttpRequest": true,
|
||||
"btoa": true,
|
||||
"clearTimeout": true,
|
||||
"console.error": true,
|
||||
"console.warn": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
"@storybook/components>qs": true,
|
||||
"browserify>browser-resolve": true,
|
||||
"browserify>process": true,
|
||||
"eth-rpc-errors>fast-safe-stringify": true,
|
||||
"pubnub>superagent>component-emitter": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>secp256k1": {
|
||||
"packages": {
|
||||
"3box>ethers>elliptic": true
|
||||
}
|
||||
},
|
||||
"eth-method-registry": {
|
||||
"packages": {
|
||||
"ethjs": true
|
||||
@ -8293,13 +8251,6 @@
|
||||
"string.prototype.matchall>call-bind": true
|
||||
}
|
||||
},
|
||||
"string.prototype.matchall>side-channel": {
|
||||
"packages": {
|
||||
"enzyme>object-inspect": true,
|
||||
"string.prototype.matchall>call-bind": true,
|
||||
"string.prototype.matchall>get-intrinsic": true
|
||||
}
|
||||
},
|
||||
"stylelint>autoprefixer>browserslist": {
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true,
|
||||
|
@ -2405,36 +2405,13 @@
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth": {
|
||||
"packages": {
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": true,
|
||||
"@keystonehq/bc-ur-registry-eth>hdkey": true,
|
||||
"browserify>buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"uuid": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": {
|
||||
"packages": {
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>insert-module-globals>is-buffer": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": {
|
||||
"globals": {
|
||||
"TextDecoder": true,
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": true
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": {
|
||||
"globals": {
|
||||
"define": true
|
||||
@ -2481,10 +2458,10 @@
|
||||
"packages": {
|
||||
"@ethereumjs/tx": true,
|
||||
"@keystonehq/bc-ur-registry-eth": true,
|
||||
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
|
||||
"@keystonehq/bc-ur-registry-eth>hdkey": true,
|
||||
"@keystonehq/metamask-airgapped-keyring>@keystonehq/base-eth-keyring>rlp": true,
|
||||
"browserify>buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"uuid": true
|
||||
}
|
||||
},
|
||||
@ -3425,14 +3402,6 @@
|
||||
"crypto": true
|
||||
}
|
||||
},
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": {
|
||||
"globals": {
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"@metamask/smart-transactions-controller": {
|
||||
"globals": {
|
||||
"URLSearchParams": true,
|
||||
@ -3691,11 +3660,6 @@
|
||||
"localStorage": true
|
||||
}
|
||||
},
|
||||
"@storybook/components>qs": {
|
||||
"packages": {
|
||||
"string.prototype.matchall>side-channel": true
|
||||
}
|
||||
},
|
||||
"@storybook/react>@storybook/store>stable": {
|
||||
"globals": {
|
||||
"define": true
|
||||
@ -4500,15 +4464,6 @@
|
||||
"string.prototype.matchall>call-bind": true
|
||||
}
|
||||
},
|
||||
"enzyme>object-inspect": {
|
||||
"globals": {
|
||||
"HTMLElement": true,
|
||||
"WeakRef": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"enzyme>object-is": {
|
||||
"packages": {
|
||||
"globalthis>define-properties": true,
|
||||
@ -4766,44 +4721,56 @@
|
||||
"clearInterval": true,
|
||||
"fetch": true,
|
||||
"open": true,
|
||||
"setInterval": true,
|
||||
"txData.type": true
|
||||
"setInterval": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>buffer": true,
|
||||
"browserify>crypto-browserify": true,
|
||||
"browserify>events": true,
|
||||
"eth-lattice-keyring>@ethereumjs/common": true,
|
||||
"eth-lattice-keyring>@ethereumjs/tx": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util": true,
|
||||
"eth-lattice-keyring>bn.js": true,
|
||||
"eth-lattice-keyring>gridplus-sdk": true,
|
||||
"eth-lattice-keyring>rlp": true,
|
||||
"eth-lattice-keyring>secp256k1": true,
|
||||
"ethereumjs-util": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/common": {
|
||||
"packages": {
|
||||
"@ethereumjs/common>crc-32": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>events": true,
|
||||
"ethereumjs-util": true
|
||||
"eth-lattice-keyring>rlp": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/tx": {
|
||||
"packages": {
|
||||
"@ethereumjs/common": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>insert-module-globals>is-buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/tx>@ethereumjs/common": true,
|
||||
"ethereumjs-util": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/tx>@ethereumjs/common": {
|
||||
"eth-lattice-keyring>@ethereumjs/util": {
|
||||
"packages": {
|
||||
"@ethereumjs/common>crc-32": true,
|
||||
"browserify>buffer": true,
|
||||
"browserify>events": true,
|
||||
"ethereumjs-util": true
|
||||
"browserify>insert-module-globals>is-buffer": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": {
|
||||
"globals": {
|
||||
"TextDecoder": true,
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography>@noble/secp256k1": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography>@noble/secp256k1": {
|
||||
"globals": {
|
||||
"crypto": true
|
||||
},
|
||||
"packages": {
|
||||
"browserify>browser-resolve": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>bn.js": {
|
||||
@ -4816,9 +4783,15 @@
|
||||
},
|
||||
"eth-lattice-keyring>gridplus-sdk": {
|
||||
"globals": {
|
||||
"AbortController": true,
|
||||
"Request": true,
|
||||
"__values": true,
|
||||
"caches": true,
|
||||
"clearTimeout": true,
|
||||
"console.error": true,
|
||||
"console.log": true,
|
||||
"console.warn": true,
|
||||
"fetch": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
@ -4837,7 +4810,6 @@
|
||||
"eth-lattice-keyring>gridplus-sdk>eth-eip712-util-browser": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>rlp": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>secp256k1": true,
|
||||
"eth-lattice-keyring>gridplus-sdk>superagent": true,
|
||||
"ethereumjs-wallet>aes-js": true,
|
||||
"ethereumjs-wallet>bs58check": true,
|
||||
"ethers>@ethersproject/keccak256>js-sha3": true,
|
||||
@ -4934,33 +4906,11 @@
|
||||
"3box>ethers>elliptic": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>gridplus-sdk>superagent": {
|
||||
"globals": {
|
||||
"XMLHttpRequest": true,
|
||||
"btoa": true,
|
||||
"clearTimeout": true,
|
||||
"console.error": true,
|
||||
"console.warn": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
"@storybook/components>qs": true,
|
||||
"browserify>browser-resolve": true,
|
||||
"browserify>process": true,
|
||||
"eth-rpc-errors>fast-safe-stringify": true,
|
||||
"pubnub>superagent>component-emitter": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>rlp": {
|
||||
"globals": {
|
||||
"TextEncoder": true
|
||||
}
|
||||
},
|
||||
"eth-lattice-keyring>secp256k1": {
|
||||
"packages": {
|
||||
"3box>ethers>elliptic": true
|
||||
}
|
||||
},
|
||||
"eth-method-registry": {
|
||||
"packages": {
|
||||
"ethjs": true
|
||||
@ -7449,13 +7399,6 @@
|
||||
"string.prototype.matchall>call-bind": true
|
||||
}
|
||||
},
|
||||
"string.prototype.matchall>side-channel": {
|
||||
"packages": {
|
||||
"enzyme>object-inspect": true,
|
||||
"string.prototype.matchall>call-bind": true,
|
||||
"string.prototype.matchall>get-intrinsic": true
|
||||
}
|
||||
},
|
||||
"stylelint>write-file-atomic>typedarray-to-buffer": {
|
||||
"packages": {
|
||||
"browserify>buffer": true,
|
||||
|
@ -1809,7 +1809,6 @@
|
||||
},
|
||||
"packages": {
|
||||
"chokidar>braces": true,
|
||||
"chokidar>fsevents": true,
|
||||
"chokidar>glob-parent": true,
|
||||
"chokidar>is-binary-path": true,
|
||||
"chokidar>normalize-path": true,
|
||||
@ -1836,12 +1835,6 @@
|
||||
"chokidar>braces>fill-range>to-regex-range>is-number": true
|
||||
}
|
||||
},
|
||||
"chokidar>fsevents": {
|
||||
"globals": {
|
||||
"process.platform": true
|
||||
},
|
||||
"native": true
|
||||
},
|
||||
"chokidar>glob-parent": {
|
||||
"builtin": {
|
||||
"os.platform": true,
|
||||
@ -4235,7 +4228,6 @@
|
||||
"gulp-watch>chokidar>anymatch": true,
|
||||
"gulp-watch>chokidar>async-each": true,
|
||||
"gulp-watch>chokidar>braces": true,
|
||||
"gulp-watch>chokidar>fsevents": true,
|
||||
"gulp-watch>chokidar>is-binary-path": true,
|
||||
"gulp-watch>chokidar>normalize-path": true,
|
||||
"gulp-watch>chokidar>readdirp": true,
|
||||
@ -4384,389 +4376,6 @@
|
||||
"webpack>micromatch>braces>fill-range>repeat-string": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"fs.stat": true,
|
||||
"path.join": true,
|
||||
"util.inherits": true
|
||||
},
|
||||
"globals": {
|
||||
"__dirname": true,
|
||||
"process.nextTick": true,
|
||||
"process.platform": true,
|
||||
"setImmediate": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"fs.existsSync": true,
|
||||
"fs.readFileSync": true,
|
||||
"fs.renameSync": true,
|
||||
"path.dirname": true,
|
||||
"path.existsSync": true,
|
||||
"path.join": true,
|
||||
"path.resolve": true,
|
||||
"url.parse": true,
|
||||
"url.resolve": true,
|
||||
"util.inherits": true
|
||||
},
|
||||
"globals": {
|
||||
"__dirname": true,
|
||||
"console.log": true,
|
||||
"process.arch": true,
|
||||
"process.cwd": true,
|
||||
"process.env": true,
|
||||
"process.platform": true,
|
||||
"process.version.substr": true,
|
||||
"process.versions": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>detect-libc": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>semver": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>detect-libc": {
|
||||
"builtin": {
|
||||
"child_process.spawnSync": true,
|
||||
"fs.readdirSync": true,
|
||||
"os.platform": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt": {
|
||||
"builtin": {
|
||||
"path": true,
|
||||
"stream.Stream": true,
|
||||
"url": true
|
||||
},
|
||||
"globals": {
|
||||
"console": true,
|
||||
"process.argv": true,
|
||||
"process.env.DEBUG_NOPT": true,
|
||||
"process.env.NOPT_DEBUG": true,
|
||||
"process.platform": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>abbrev": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv": {
|
||||
"builtin": {
|
||||
"child_process.exec": true,
|
||||
"path": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env.COMPUTERNAME": true,
|
||||
"process.env.ComSpec": true,
|
||||
"process.env.EDITOR": true,
|
||||
"process.env.HOSTNAME": true,
|
||||
"process.env.PATH": true,
|
||||
"process.env.PROMPT": true,
|
||||
"process.env.PS1": true,
|
||||
"process.env.Path": true,
|
||||
"process.env.SHELL": true,
|
||||
"process.env.USER": true,
|
||||
"process.env.USERDOMAIN": true,
|
||||
"process.env.USERNAME": true,
|
||||
"process.env.VISUAL": true,
|
||||
"process.env.path": true,
|
||||
"process.nextTick": true,
|
||||
"process.platform": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-homedir": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-tmpdir": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-homedir": {
|
||||
"builtin": {
|
||||
"os.homedir": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env": true,
|
||||
"process.getuid": true,
|
||||
"process.platform": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-tmpdir": {
|
||||
"globals": {
|
||||
"process.env.SystemRoot": true,
|
||||
"process.env.TEMP": true,
|
||||
"process.env.TMP": true,
|
||||
"process.env.TMPDIR": true,
|
||||
"process.env.windir": true,
|
||||
"process.platform": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"util": true
|
||||
},
|
||||
"globals": {
|
||||
"process.nextTick": true,
|
||||
"process.stderr": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>console-control-strings": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>set-blocking": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"util.inherits": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>delegates": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"stream": true,
|
||||
"util": true
|
||||
},
|
||||
"globals": {
|
||||
"process.browser": true,
|
||||
"process.env.READABLE_STREAM": true,
|
||||
"process.stderr": true,
|
||||
"process.stdout": true,
|
||||
"process.version.slice": true,
|
||||
"setImmediate": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>core-util-is": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>isarray": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>process-nextick-args": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>string_decoder": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>util-deprecate": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>inherits": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>tar>safe-buffer": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>core-util-is": {
|
||||
"globals": {
|
||||
"Buffer.isBuffer": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>process-nextick-args": {
|
||||
"globals": {
|
||||
"process": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>string_decoder": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>tar>safe-buffer": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>util-deprecate": {
|
||||
"builtin": {
|
||||
"util.deprecate": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge": {
|
||||
"builtin": {
|
||||
"util.format": true
|
||||
},
|
||||
"globals": {
|
||||
"clearInterval": true,
|
||||
"process": true,
|
||||
"setImmediate": true,
|
||||
"setInterval": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>console-control-strings": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>aproba": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>has-unicode": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>object-assign": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>signal-exit": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>wide-align": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>has-unicode": {
|
||||
"builtin": {
|
||||
"os.type": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env.LANG": true,
|
||||
"process.env.LC_ALL": true,
|
||||
"process.env.LC_CTYPE": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>signal-exit": {
|
||||
"builtin": {
|
||||
"assert.equal": true,
|
||||
"events": true
|
||||
},
|
||||
"globals": {
|
||||
"process": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>code-point-at": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point>number-is-nan": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi>ansi-regex": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>wide-align": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>set-blocking": {
|
||||
"globals": {
|
||||
"process.stderr": true,
|
||||
"process.stdout": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf": {
|
||||
"builtin": {
|
||||
"assert": true,
|
||||
"fs": true,
|
||||
"path.join": true
|
||||
},
|
||||
"globals": {
|
||||
"process.platform": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob": {
|
||||
"builtin": {
|
||||
"assert": true,
|
||||
"events.EventEmitter": true,
|
||||
"fs.lstat": true,
|
||||
"fs.lstatSync": true,
|
||||
"fs.readdir": true,
|
||||
"fs.readdirSync": true,
|
||||
"fs.stat": true,
|
||||
"fs.statSync": true,
|
||||
"path.join": true,
|
||||
"path.resolve": true,
|
||||
"util": true
|
||||
},
|
||||
"globals": {
|
||||
"console.error": true,
|
||||
"process.cwd": true,
|
||||
"process.nextTick": true,
|
||||
"process.platform": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>fs.realpath": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>inflight": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>inherits": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>once": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>path-is-absolute": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>fs.realpath": {
|
||||
"builtin": {
|
||||
"fs.lstat": true,
|
||||
"fs.lstatSync": true,
|
||||
"fs.readlink": true,
|
||||
"fs.readlinkSync": true,
|
||||
"fs.realpath": true,
|
||||
"fs.realpathSync": true,
|
||||
"fs.stat": true,
|
||||
"fs.statSync": true,
|
||||
"path.normalize": true,
|
||||
"path.resolve": true
|
||||
},
|
||||
"globals": {
|
||||
"console.error": true,
|
||||
"console.trace": true,
|
||||
"process.env.NODE_DEBUG": true,
|
||||
"process.nextTick": true,
|
||||
"process.noDeprecation": true,
|
||||
"process.platform": true,
|
||||
"process.throwDeprecation": true,
|
||||
"process.traceDeprecation": true,
|
||||
"process.version": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>inflight": {
|
||||
"globals": {
|
||||
"process.nextTick": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>once": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>once>wrappy": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>inherits": {
|
||||
"builtin": {
|
||||
"util.inherits": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch": {
|
||||
"builtin": {
|
||||
"path": true
|
||||
},
|
||||
"globals": {
|
||||
"console.error": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>balanced-match": true,
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>concat-map": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>once": {
|
||||
"packages": {
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>once>wrappy": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf>glob>path-is-absolute": {
|
||||
"globals": {
|
||||
"process.platform": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>semver": {
|
||||
"globals": {
|
||||
"console": true,
|
||||
"process": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>fsevents>node-pre-gyp>tar>safe-buffer": {
|
||||
"builtin": {
|
||||
"buffer": true
|
||||
}
|
||||
},
|
||||
"gulp-watch>chokidar>is-binary-path": {
|
||||
"builtin": {
|
||||
"path.extname": true
|
||||
@ -5267,7 +4876,6 @@
|
||||
"gulp-watch>path-is-absolute": true,
|
||||
"gulp>glob-watcher>anymatch": true,
|
||||
"gulp>glob-watcher>chokidar>braces": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents": true,
|
||||
"gulp>glob-watcher>chokidar>is-binary-path": true,
|
||||
"gulp>glob-watcher>chokidar>normalize-path": true,
|
||||
"gulp>glob-watcher>chokidar>readdirp": true,
|
||||
@ -5316,389 +4924,6 @@
|
||||
"webpack>micromatch>braces>fill-range>repeat-string": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"fs.stat": true,
|
||||
"path.join": true,
|
||||
"util.inherits": true
|
||||
},
|
||||
"globals": {
|
||||
"__dirname": true,
|
||||
"process.nextTick": true,
|
||||
"process.platform": true,
|
||||
"setImmediate": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"fs.existsSync": true,
|
||||
"fs.readFileSync": true,
|
||||
"fs.renameSync": true,
|
||||
"path.dirname": true,
|
||||
"path.existsSync": true,
|
||||
"path.join": true,
|
||||
"path.resolve": true,
|
||||
"url.parse": true,
|
||||
"url.resolve": true,
|
||||
"util.inherits": true
|
||||
},
|
||||
"globals": {
|
||||
"__dirname": true,
|
||||
"console.log": true,
|
||||
"process.arch": true,
|
||||
"process.cwd": true,
|
||||
"process.env": true,
|
||||
"process.platform": true,
|
||||
"process.version.substr": true,
|
||||
"process.versions": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>detect-libc": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>semver": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>detect-libc": {
|
||||
"builtin": {
|
||||
"child_process.spawnSync": true,
|
||||
"fs.readdirSync": true,
|
||||
"os.platform": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt": {
|
||||
"builtin": {
|
||||
"path": true,
|
||||
"stream.Stream": true,
|
||||
"url": true
|
||||
},
|
||||
"globals": {
|
||||
"console": true,
|
||||
"process.argv": true,
|
||||
"process.env.DEBUG_NOPT": true,
|
||||
"process.env.NOPT_DEBUG": true,
|
||||
"process.platform": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>abbrev": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>osenv": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>osenv": {
|
||||
"builtin": {
|
||||
"child_process.exec": true,
|
||||
"path": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env.COMPUTERNAME": true,
|
||||
"process.env.ComSpec": true,
|
||||
"process.env.EDITOR": true,
|
||||
"process.env.HOSTNAME": true,
|
||||
"process.env.PATH": true,
|
||||
"process.env.PROMPT": true,
|
||||
"process.env.PS1": true,
|
||||
"process.env.Path": true,
|
||||
"process.env.SHELL": true,
|
||||
"process.env.USER": true,
|
||||
"process.env.USERDOMAIN": true,
|
||||
"process.env.USERNAME": true,
|
||||
"process.env.VISUAL": true,
|
||||
"process.env.path": true,
|
||||
"process.nextTick": true,
|
||||
"process.platform": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-homedir": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-tmpdir": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-homedir": {
|
||||
"builtin": {
|
||||
"os.homedir": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env": true,
|
||||
"process.getuid": true,
|
||||
"process.platform": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-tmpdir": {
|
||||
"globals": {
|
||||
"process.env.SystemRoot": true,
|
||||
"process.env.TEMP": true,
|
||||
"process.env.TMP": true,
|
||||
"process.env.TMPDIR": true,
|
||||
"process.env.windir": true,
|
||||
"process.platform": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"util": true
|
||||
},
|
||||
"globals": {
|
||||
"process.nextTick": true,
|
||||
"process.stderr": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>console-control-strings": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>set-blocking": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"util.inherits": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>delegates": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream": {
|
||||
"builtin": {
|
||||
"events.EventEmitter": true,
|
||||
"stream": true,
|
||||
"util": true
|
||||
},
|
||||
"globals": {
|
||||
"process.browser": true,
|
||||
"process.env.READABLE_STREAM": true,
|
||||
"process.stderr": true,
|
||||
"process.stdout": true,
|
||||
"process.version.slice": true,
|
||||
"setImmediate": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>core-util-is": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>isarray": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>process-nextick-args": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>string_decoder": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>util-deprecate": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>inherits": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>tar>safe-buffer": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>core-util-is": {
|
||||
"globals": {
|
||||
"Buffer.isBuffer": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>process-nextick-args": {
|
||||
"globals": {
|
||||
"process": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>string_decoder": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>tar>safe-buffer": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>util-deprecate": {
|
||||
"builtin": {
|
||||
"util.deprecate": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge": {
|
||||
"builtin": {
|
||||
"util.format": true
|
||||
},
|
||||
"globals": {
|
||||
"clearInterval": true,
|
||||
"process": true,
|
||||
"setImmediate": true,
|
||||
"setInterval": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>console-control-strings": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>aproba": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>has-unicode": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>object-assign": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>signal-exit": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>wide-align": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>has-unicode": {
|
||||
"builtin": {
|
||||
"os.type": true
|
||||
},
|
||||
"globals": {
|
||||
"process.env.LANG": true,
|
||||
"process.env.LC_ALL": true,
|
||||
"process.env.LC_CTYPE": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>signal-exit": {
|
||||
"builtin": {
|
||||
"assert.equal": true,
|
||||
"events": true
|
||||
},
|
||||
"globals": {
|
||||
"process": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>code-point-at": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point>number-is-nan": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi>ansi-regex": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>wide-align": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>npmlog>set-blocking": {
|
||||
"globals": {
|
||||
"process.stderr": true,
|
||||
"process.stdout": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf": {
|
||||
"builtin": {
|
||||
"assert": true,
|
||||
"fs": true,
|
||||
"path.join": true
|
||||
},
|
||||
"globals": {
|
||||
"process.platform": true,
|
||||
"setTimeout": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob": {
|
||||
"builtin": {
|
||||
"assert": true,
|
||||
"events.EventEmitter": true,
|
||||
"fs.lstat": true,
|
||||
"fs.lstatSync": true,
|
||||
"fs.readdir": true,
|
||||
"fs.readdirSync": true,
|
||||
"fs.stat": true,
|
||||
"fs.statSync": true,
|
||||
"path.join": true,
|
||||
"path.resolve": true,
|
||||
"util": true
|
||||
},
|
||||
"globals": {
|
||||
"console.error": true,
|
||||
"process.cwd": true,
|
||||
"process.nextTick": true,
|
||||
"process.platform": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>fs.realpath": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>inflight": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>inherits": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>once": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>path-is-absolute": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>fs.realpath": {
|
||||
"builtin": {
|
||||
"fs.lstat": true,
|
||||
"fs.lstatSync": true,
|
||||
"fs.readlink": true,
|
||||
"fs.readlinkSync": true,
|
||||
"fs.realpath": true,
|
||||
"fs.realpathSync": true,
|
||||
"fs.stat": true,
|
||||
"fs.statSync": true,
|
||||
"path.normalize": true,
|
||||
"path.resolve": true
|
||||
},
|
||||
"globals": {
|
||||
"console.error": true,
|
||||
"console.trace": true,
|
||||
"process.env.NODE_DEBUG": true,
|
||||
"process.nextTick": true,
|
||||
"process.noDeprecation": true,
|
||||
"process.platform": true,
|
||||
"process.throwDeprecation": true,
|
||||
"process.traceDeprecation": true,
|
||||
"process.version": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>inflight": {
|
||||
"globals": {
|
||||
"process.nextTick": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>once": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>once>wrappy": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>inherits": {
|
||||
"builtin": {
|
||||
"util.inherits": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch": {
|
||||
"builtin": {
|
||||
"path": true
|
||||
},
|
||||
"globals": {
|
||||
"console.error": true
|
||||
},
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>balanced-match": true,
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>concat-map": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>once": {
|
||||
"packages": {
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>once>wrappy": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>rimraf>glob>path-is-absolute": {
|
||||
"globals": {
|
||||
"process.platform": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>semver": {
|
||||
"globals": {
|
||||
"console": true,
|
||||
"process": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>fsevents>node-pre-gyp>tar>safe-buffer": {
|
||||
"builtin": {
|
||||
"buffer": true
|
||||
}
|
||||
},
|
||||
"gulp>glob-watcher>chokidar>is-binary-path": {
|
||||
"builtin": {
|
||||
"path.extname": true
|
||||
|
@ -168,7 +168,7 @@
|
||||
"eth-json-rpc-filters": "^4.2.1",
|
||||
"eth-json-rpc-middleware": "^9.0.0",
|
||||
"eth-keyring-controller": "^7.0.2",
|
||||
"eth-lattice-keyring": "^0.12.0",
|
||||
"eth-lattice-keyring": "^0.12.3",
|
||||
"eth-method-registry": "^2.0.0",
|
||||
"eth-query": "^2.1.2",
|
||||
"eth-rpc-errors": "^4.0.2",
|
||||
|
84
yarn.lock
84
yarn.lock
@ -3598,11 +3598,16 @@
|
||||
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183"
|
||||
integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA==
|
||||
|
||||
"@noble/secp256k1@1.6.3", "@noble/secp256k1@^1.5.5", "@noble/secp256k1@~1.6.0":
|
||||
"@noble/secp256k1@1.6.3", "@noble/secp256k1@~1.6.0":
|
||||
version "1.6.3"
|
||||
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.6.3.tgz#7eed12d9f4404b416999d0c87686836c4c5c9b94"
|
||||
integrity sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==
|
||||
|
||||
"@noble/secp256k1@^1.5.5", "@noble/secp256k1@^1.7.0":
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.0.tgz#d15357f7c227e751d90aa06b05a0e5cf993ba8c1"
|
||||
integrity sha512-kbacwGSsH/CTout0ZnZWxnW1B+jH/7r/WAAKLBtrRJ/+CUH7lgmQzl3GTrQua3SGKWNSDsS6lmjnDpIJ5Dxyaw==
|
||||
|
||||
"@nodelib/fs.scandir@2.1.3":
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
|
||||
@ -9430,7 +9435,7 @@ component-emitter@1.2.1:
|
||||
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
|
||||
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
|
||||
|
||||
component-emitter@^1.2.0, component-emitter@^1.2.1, component-emitter@^1.3.0, component-emitter@~1.3.0:
|
||||
component-emitter@^1.2.0, component-emitter@^1.2.1, component-emitter@~1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
|
||||
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
|
||||
@ -9649,7 +9654,7 @@ cookie@~0.4.1:
|
||||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
|
||||
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
|
||||
|
||||
cookiejar@^2.1.0, cookiejar@^2.1.1, cookiejar@^2.1.3:
|
||||
cookiejar@^2.1.0, cookiejar@^2.1.1:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc"
|
||||
integrity sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==
|
||||
@ -10751,7 +10756,7 @@ detective@^5.2.0:
|
||||
defined "^1.0.0"
|
||||
minimist "^1.1.1"
|
||||
|
||||
dezalgo@1.0.3, dezalgo@^1.0.0:
|
||||
dezalgo@^1.0.0:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.3.tgz#7f742de066fc748bc8db820569dddce49bf0d456"
|
||||
integrity sha512-K7i4zNfT2kgQz3GylDw40ot9GAE47sFZ9EXHFSPP6zONLgH6kWXE0KWJchkbQJLBkRazq4APwZ4OwiFFlT95OQ==
|
||||
@ -12113,18 +12118,17 @@ eth-keyring-controller@^7.0.2:
|
||||
eth-simple-keyring "^4.2.0"
|
||||
obs-store "^4.0.3"
|
||||
|
||||
eth-lattice-keyring@^0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.yarnpkg.com/eth-lattice-keyring/-/eth-lattice-keyring-0.12.0.tgz#d71bfd2dec031de2b63fc45a8c19d22953e82a3d"
|
||||
integrity sha512-f3w1H3nRbwi5gD/ivdeLlAv3mC5/bGigwHM7WRGV99pDi8nVLxaQQx11n+XFB5f7/4CcNNi0gbFP6JJurN2oRw==
|
||||
eth-lattice-keyring@^0.12.3:
|
||||
version "0.12.3"
|
||||
resolved "https://registry.yarnpkg.com/eth-lattice-keyring/-/eth-lattice-keyring-0.12.3.tgz#32ee3db427d15f1d76f907a36ddc34f4aab205ba"
|
||||
integrity sha512-Z7HBEVx7RkbQXoITO1pjZqdliCti3UpjO5ClETA/V4iqIz3VnAeub1LHRcEGBDv5EaDNnHJZmz7drLth2609Kw==
|
||||
dependencies:
|
||||
"@ethereumjs/common" "2.4.0"
|
||||
"@ethereumjs/tx" "3.3.0"
|
||||
"@ethereumjs/util" "^8.0.0"
|
||||
"@noble/secp256k1" "^1.7.0"
|
||||
bn.js "^5.2.0"
|
||||
ethereumjs-util "^7.0.10"
|
||||
gridplus-sdk "^2.2.7"
|
||||
gridplus-sdk "^2.2.9"
|
||||
rlp "^3.0.0"
|
||||
secp256k1 "4.0.2"
|
||||
|
||||
eth-lib@0.2.8:
|
||||
version "0.2.8"
|
||||
@ -13061,7 +13065,7 @@ fast-redact@^3.0.0:
|
||||
resolved "https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.1.1.tgz#790fcff8f808c2e12fabbfb2be5cb2deda448fa0"
|
||||
integrity sha512-odVmjC8x8jNeMZ3C+rPMESzXVSEU8tSWSHv9HFxP2mm89G/1WwqhrerJDQm9Zus8X6aoRgQDThKqptdNA6bt+A==
|
||||
|
||||
fast-safe-stringify@^2.0.6, fast-safe-stringify@^2.0.7, fast-safe-stringify@^2.1.1:
|
||||
fast-safe-stringify@^2.0.6, fast-safe-stringify@^2.0.7:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
|
||||
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
|
||||
@ -13573,16 +13577,6 @@ formidable@^1.2.0:
|
||||
resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.2.1.tgz#70fb7ca0290ee6ff961090415f4b3df3d2082659"
|
||||
integrity sha512-Fs9VRguL0gqGHkXS5GQiMCr1VhZBxz0JnJs4JmMp/2jL18Fmbzvv7vOFRU+U8TBkHEE/CX1qDXzJplVULgsLeg==
|
||||
|
||||
formidable@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/formidable/-/formidable-2.0.1.tgz#4310bc7965d185536f9565184dee74fbb75557ff"
|
||||
integrity sha512-rjTMNbp2BpfQShhFbR3Ruk3qk2y9jKpvMW78nJgx8QKtxjDVrwbZG+wvDOmVbifHyOUOQJXxqEy6r0faRrPzTQ==
|
||||
dependencies:
|
||||
dezalgo "1.0.3"
|
||||
hexoid "1.0.0"
|
||||
once "1.4.0"
|
||||
qs "6.9.3"
|
||||
|
||||
forwarded@~0.1.2:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
|
||||
@ -14394,10 +14388,10 @@ graphviz@0.0.9:
|
||||
dependencies:
|
||||
temp "~0.4.0"
|
||||
|
||||
gridplus-sdk@^2.2.7:
|
||||
version "2.2.7"
|
||||
resolved "https://registry.yarnpkg.com/gridplus-sdk/-/gridplus-sdk-2.2.7.tgz#d916b25a77358aed8d6fc5f1ed887ba32d51efb4"
|
||||
integrity sha512-acpMxOkqubJRGcCRrYm1DA40utwIATjpWj/Wyismw16nAF3wGeQ79zUo5KwddtA+OYcwmqfPQMaAQ58qE0VpYg==
|
||||
gridplus-sdk@^2.2.9:
|
||||
version "2.2.9"
|
||||
resolved "https://registry.yarnpkg.com/gridplus-sdk/-/gridplus-sdk-2.2.9.tgz#bd98257fee13d82e19ee267dfa21cd12f81eea21"
|
||||
integrity sha512-U39YxeLisEJmw9KCtKCQB6C8UTVRKTonhDxwcDpN8T23VZuxk2SOzdmvq/HS01l5N+p1QEKKzQF6OCFQ7nVcYA==
|
||||
dependencies:
|
||||
"@ethereumjs/common" "2.4.0"
|
||||
"@ethereumjs/tx" "3.3.0"
|
||||
@ -14415,7 +14409,6 @@ gridplus-sdk@^2.2.7:
|
||||
js-sha3 "^0.8.0"
|
||||
rlp "^3.0.0"
|
||||
secp256k1 "4.0.2"
|
||||
superagent "^7.1.3"
|
||||
|
||||
growl@1.10.5:
|
||||
version "1.10.5"
|
||||
@ -14907,11 +14900,6 @@ heap@~0.2.6:
|
||||
resolved "https://registry.yarnpkg.com/heap/-/heap-0.2.6.tgz#087e1f10b046932fc8594dd9e6d378afc9d1e5ac"
|
||||
integrity sha1-CH4fELBGky/IWU3Z5tN4r8nR5aw=
|
||||
|
||||
hexoid@1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/hexoid/-/hexoid-1.0.0.tgz#ad10c6573fb907de23d9ec63a711267d9dc9bc18"
|
||||
integrity sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==
|
||||
|
||||
hi-base32@~0.5.0:
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/hi-base32/-/hi-base32-0.5.0.tgz#61329f76a31f31008533f1c36f2473e259d64571"
|
||||
@ -19807,7 +19795,7 @@ mersenne-twister@^1.0.1, mersenne-twister@^1.1.0:
|
||||
resolved "https://registry.yarnpkg.com/mersenne-twister/-/mersenne-twister-1.1.0.tgz#f916618ee43d7179efcf641bec4531eb9670978a"
|
||||
integrity sha1-+RZhjuQ9cXnvz2Qb7EUx65Zwl4o=
|
||||
|
||||
methods@^1.1.1, methods@^1.1.2, methods@~1.1.2:
|
||||
methods@^1.1.1, methods@~1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
|
||||
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
|
||||
@ -19905,7 +19893,7 @@ mime@1.6.0, mime@^1.4.1:
|
||||
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
|
||||
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
|
||||
|
||||
mime@2.6.0, mime@^2.4.4:
|
||||
mime@^2.4.4:
|
||||
version "2.6.0"
|
||||
resolved "https://registry.yarnpkg.com/mime/-/mime-2.6.0.tgz#a2a682a95cd4d0cb1d6257e28f83da7e35800367"
|
||||
integrity sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==
|
||||
@ -21312,7 +21300,7 @@ on-headers@~1.0.2:
|
||||
resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f"
|
||||
integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==
|
||||
|
||||
once@1.4.0, once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.3.3, once@^1.4.0:
|
||||
once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.3.3, once@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
|
||||
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
|
||||
@ -23509,17 +23497,12 @@ qs@6.7.0:
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
|
||||
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
|
||||
|
||||
qs@6.9.3:
|
||||
version "6.9.3"
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.3.tgz#bfadcd296c2d549f1dffa560619132c977f5008e"
|
||||
integrity sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==
|
||||
|
||||
qs@6.9.6:
|
||||
version "6.9.6"
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee"
|
||||
integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==
|
||||
|
||||
qs@^6.10.0, qs@^6.10.3, qs@^6.4.0, qs@^6.5.1, qs@^6.5.2:
|
||||
qs@^6.10.0, qs@^6.4.0, qs@^6.5.1, qs@^6.5.2:
|
||||
version "6.11.0"
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
|
||||
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
|
||||
@ -26706,23 +26689,6 @@ superagent@^3.8.1:
|
||||
qs "^6.5.1"
|
||||
readable-stream "^2.3.5"
|
||||
|
||||
superagent@^7.1.3:
|
||||
version "7.1.6"
|
||||
resolved "https://registry.yarnpkg.com/superagent/-/superagent-7.1.6.tgz#64f303ed4e4aba1e9da319f134107a54cacdc9c6"
|
||||
integrity sha512-gZkVCQR1gy/oUXr+kxJMLDjla434KmSOKbx5iGD30Ql+AkJQ/YlPKECJy2nhqOsHLjGHzoDTXNSjhnvWhzKk7g==
|
||||
dependencies:
|
||||
component-emitter "^1.3.0"
|
||||
cookiejar "^2.1.3"
|
||||
debug "^4.3.4"
|
||||
fast-safe-stringify "^2.1.1"
|
||||
form-data "^4.0.0"
|
||||
formidable "^2.0.1"
|
||||
methods "^1.1.2"
|
||||
mime "2.6.0"
|
||||
qs "^6.10.3"
|
||||
readable-stream "^3.6.0"
|
||||
semver "^7.3.7"
|
||||
|
||||
superstruct@^0.16.0:
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.16.0.tgz#9af5e059acd08e774789ad8880962427ef68dace"
|
||||
|
Loading…
Reference in New Issue
Block a user