|
8003 | 8003 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5" |
8004 | 8004 | integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U= |
8005 | 8005 |
|
8006 | | -node-fetch@^2.6.0, node-fetch@^2.6.1: |
8007 | | - version "2.6.1" |
8008 | | - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
8009 | | - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
| 8006 | +node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7: |
| 8007 | + version "2.6.7" |
| 8008 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
| 8009 | + integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
| 8010 | + dependencies: |
| 8011 | + whatwg-url "^5.0.0" |
8010 | 8012 |
|
8011 | 8013 | node-fetch@~1.7.1: |
8012 | 8014 | version "1.7.3" |
@@ -10223,6 +10225,11 @@ tough-cookie@~2.5.0: |
10223 | 10225 | psl "^1.1.28" |
10224 | 10226 | punycode "^2.1.1" |
10225 | 10227 |
|
| 10228 | +tr46@~0.0.3: |
| 10229 | + version "0.0.3" |
| 10230 | + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" |
| 10231 | + integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== |
| 10232 | + |
10226 | 10233 | trim-newlines@^1.0.0: |
10227 | 10234 | version "1.0.0" |
10228 | 10235 | resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" |
@@ -11874,6 +11881,11 @@ web3@^1.0.0-beta.34: |
11874 | 11881 | web3-shh "1.3.4" |
11875 | 11882 | web3-utils "1.3.4" |
11876 | 11883 |
|
| 11884 | +webidl-conversions@^3.0.0: |
| 11885 | + version "3.0.1" |
| 11886 | + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
| 11887 | + integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== |
| 11888 | + |
11877 | 11889 | [email protected], websocket@^1.0.31: |
11878 | 11890 | version "1.0.32" |
11879 | 11891 | resolved "https://registry.yarnpkg.com/websocket/-/websocket-1.0.32.tgz#1f16ddab3a21a2d929dec1687ab21cfdc6d3dbb1" |
|
11903 | 11915 | resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f" |
11904 | 11916 | integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng== |
11905 | 11917 |
|
| 11918 | +whatwg-url@^5.0.0: |
| 11919 | + version "5.0.0" |
| 11920 | + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" |
| 11921 | + integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== |
| 11922 | + dependencies: |
| 11923 | + tr46 "~0.0.3" |
| 11924 | + webidl-conversions "^3.0.0" |
| 11925 | + |
11906 | 11926 | which-module@^1.0.0: |
11907 | 11927 | version "1.0.0" |
11908 | 11928 | resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" |
|
0 commit comments