|
1103 | 1103 | pbkdf2 "^3.0.9"
|
1104 | 1104 | randombytes "^2.0.1"
|
1105 | 1105 |
|
1106 |
| -"@metamask/contract-metadata@^1.33.0": |
1107 |
| - version "1.33.0" |
1108 |
| - resolved "https://registry.yarnpkg.com/@metamask/contract-metadata/-/contract-metadata-1.33.0.tgz#3f0501d5c6d9119ce09c1edb075fc0a8fed7d09c" |
1109 |
| - integrity sha512-sWfzsUe59UH2Y1A7czRjhPmYrWlg4UQDOUPdf+lY7kbXwYrlF/ZUvhQYajdgJVchv2yDzr+cFhWF7DmNb5NyTQ== |
| 1106 | +"@metamask/contract-metadata@^1.35.0": |
| 1107 | + version "1.35.0" |
| 1108 | + resolved "https://registry.yarnpkg.com/@metamask/contract-metadata/-/contract-metadata-1.35.0.tgz#2bf2b8f2b6fdbd5132f0bcfa594b6c02dc71c42e" |
| 1109 | + integrity sha512-zfZKwLFOVrQS8vTFoeoNCG9JhqmK4oyembGiGVVpUAYD9BHVZnd9WpicGoUC07ROXLEyQuAK9AJZNBtqwwzfEQ== |
1110 | 1110 |
|
1111 |
| -"@metamask/controllers@^29.0.1": |
1112 |
| - version "29.0.1" |
1113 |
| - resolved "https://registry.yarnpkg.com/@metamask/controllers/-/controllers-29.0.1.tgz#8b6d066a23877c82de005ce566b7fd6bbaa7cc13" |
1114 |
| - integrity sha512-jOZiaOg9E0Th2Pq75kRNMtKmku7dba6KVvKA5olEd7YB+2tzCkBh+TU16RAS1RUQzGXahWvt+kXDV/FLFa2ixg== |
| 1111 | +"@metamask/controllers@^30.0.0": |
| 1112 | + version "30.0.0" |
| 1113 | + resolved "https://registry.yarnpkg.com/@metamask/controllers/-/controllers-30.0.0.tgz#35b38039532bd401977b25e61121766f4285d850" |
| 1114 | + integrity sha512-KDewzkKqAbxzZl09gmPCMnRtVAQyJmTBzswHd4Z/5PkcM/zioduqCoaXMiTcePUYJR5uotGaA6CV2xgJxBNusA== |
1115 | 1115 | dependencies:
|
1116 | 1116 | "@ethereumjs/common" "^2.3.1"
|
1117 | 1117 | "@ethereumjs/tx" "^3.2.1"
|
1118 | 1118 | "@keystonehq/metamask-airgapped-keyring" "^0.3.0"
|
1119 |
| - "@metamask/contract-metadata" "^1.33.0" |
| 1119 | + "@metamask/contract-metadata" "^1.35.0" |
1120 | 1120 | "@metamask/metamask-eth-abis" "3.0.0"
|
1121 | 1121 | "@metamask/types" "^1.1.0"
|
1122 | 1122 | "@types/uuid" "^8.3.0"
|
|
1128 | 1128 | eth-json-rpc-infura "^5.1.0"
|
1129 | 1129 | eth-keyring-controller "^7.0.2"
|
1130 | 1130 | eth-method-registry "1.1.0"
|
1131 |
| - eth-phishing-detect "^1.1.16" |
| 1131 | + eth-phishing-detect "^1.2.0" |
1132 | 1132 | eth-query "^2.1.2"
|
1133 | 1133 | eth-rpc-errors "^4.0.0"
|
1134 | 1134 | eth-sig-util "^3.0.0"
|
|
3116 | 3116 | dependencies:
|
3117 | 3117 | ethjs "^0.3.0"
|
3118 | 3118 |
|
3119 |
| -eth-phishing-detect@^1.1.16: |
3120 |
| - version "1.1.16" |
3121 |
| - resolved "https://registry.yarnpkg.com/eth-phishing-detect/-/eth-phishing-detect-1.1.16.tgz#637158d5774819e1a861f6d169e6d77d076a47fd" |
3122 |
| - integrity sha512-/o9arK5qFOKVdfZK9hJVAQP0eKXjAvImIKNBMfF9Nj1HGicD3wfsVuXDu1OHrxuEi6+4kYtD9wyAn/3G7g7VrA== |
| 3119 | +eth-phishing-detect@^1.2.0: |
| 3120 | + version "1.2.0" |
| 3121 | + resolved "https://registry.yarnpkg.com/eth-phishing-detect/-/eth-phishing-detect-1.2.0.tgz#11b357776b2d1b98a9ac594a1343e5184fc26bf0" |
| 3122 | + integrity sha512-+M7D4dhu5tkSA9b5eiBwDeJCjwy+7Lv49nuTEw8fNZIZUAVZC3d2XHatBq1MOW7J8kxNGbBdgBuIf65opI7Tkg== |
3123 | 3123 | dependencies:
|
3124 | 3124 | fast-levenshtein "^2.0.6"
|
3125 | 3125 |
|
|
0 commit comments