@@ -6074,15 +6074,12 @@ nise@^1.5.2:
60746074 lolex "^4.1.0"
60756075 path-to-regexp "^1.7.0"
60766076
6077- node-fetch@^2.6.0 :
6078- version "2.6.0"
6079- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
6080- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
6081-
6082- node-fetch@^2.6.1 :
6083- version "2.6.2"
6084- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
6085- integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
6077+ node-fetch@^2.6.0, node-fetch@^2.6.1 :
6078+ version "2.6.7"
6079+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
6080+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
6081+ dependencies :
6082+ whatwg-url "^5.0.0"
60866083
60876084node-fetch@~2.1.2 :
60886085 version "2.1.2"
@@ -8528,6 +8525,11 @@ tr46@^1.0.1:
85288525 dependencies :
85298526 punycode "^2.1.0"
85308527
8528+ tr46@~0.0.3 :
8529+ version "0.0.3"
8530+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8531+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
8532+
85318533trim-lines@^1.0.0 :
85328534 version "1.1.2"
85338535 resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-1.1.2.tgz#c8adbdbdae21bb5c2766240a661f693afe23e59b"
@@ -8963,6 +8965,11 @@ web-namespaces@^1.1.2:
89638965 resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.3.tgz#9bbf5c99ff0908d2da031f1d732492a96571a83f"
89648966 integrity sha512-r8sAtNmgR0WKOKOxzuSgk09JsHlpKlB+uHi937qypOu3PZ17UxPrierFKDye/uNHjNTTEshu5PId8rojIPj/tA==
89658967
8968+ webidl-conversions@^3.0.0 :
8969+ version "3.0.1"
8970+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8971+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
8972+
89668973webidl-conversions@^4.0.2 :
89678974 version "4.0.2"
89688975 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -9123,6 +9130,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
91239130 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
91249131 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
91259132
9133+ whatwg-url@^5.0.0 :
9134+ version "5.0.0"
9135+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9136+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
9137+ dependencies :
9138+ tr46 "~0.0.3"
9139+ webidl-conversions "^3.0.0"
9140+
91269141whatwg-url@^6.4.1 :
91279142 version "6.5.0"
91289143 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments