@@ -10332,7 +10332,7 @@ nise@^1.5.2:
1033210332 lolex "^5.0.1"
1033310333 path-to-regexp "^1.7.0"
1033410334
10335- [email protected] , node-fetch@^2.2.0, node-fetch@^2.6.0 :
10335+ 1033610336 version "2.6.0"
1033710337 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1033810338 integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
@@ -10345,6 +10345,13 @@ node-fetch@^1.0.1:
1034510345 encoding "^0.1.11"
1034610346 is-stream "^1.0.1"
1034710347
10348+ node-fetch@^2.2.0, node-fetch@^2.6.7:
10349+ version "2.6.7"
10350+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10351+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10352+ dependencies:
10353+ whatwg-url "^5.0.0"
10354+
1034810355node-gyp@^3.8.0:
1034910356 version "3.8.0"
1035010357 resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.8.0.tgz#540304261c330e80d0d5edce253a68cb3964218c"
@@ -14329,6 +14336,11 @@ tr46@^1.0.1:
1432914336 dependencies:
1433014337 punycode "^2.1.0"
1433114338
14339+ tr46@~0.0.3:
14340+ version "0.0.3"
14341+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14342+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
14343+
14332143441433314345 version "0.6.6"
1433414346 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -14785,6 +14797,11 @@ wcwidth@^1.0.1:
1478514797 dependencies:
1478614798 defaults "^1.0.3"
1478714799
14800+ webidl-conversions@^3.0.0:
14801+ version "3.0.1"
14802+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14803+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
14804+
1478814805webidl-conversions@^4.0.2:
1478914806 version "4.0.2"
1479014807 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -14884,6 +14901,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1488414901 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1488514902 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1488614903
14904+ whatwg-url@^5.0.0:
14905+ version "5.0.0"
14906+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14907+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
14908+ dependencies:
14909+ tr46 "~0.0.3"
14910+ webidl-conversions "^3.0.0"
14911+
1488714912whatwg-url@^7.0.0:
1488814913 version "7.1.0"
1488914914 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments