@@ -15763,7 +15763,7 @@ node-fetch-npm@^2.0.2:
1576315763 json-parse-better-errors "^1.0.0"
1576415764 safe-buffer "^5.1.1"
1576515765
15766- node-fetch@2.6.1, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1 :
15766+ node-fetch@2.6.1:
1576715767 version "2.6.1"
1576815768 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1576915769 integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -15776,6 +15776,13 @@ node-fetch@^1.0.1:
1577615776 encoding "^0.1.11"
1577715777 is-stream "^1.0.1"
1577815778
15779+ node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
15780+ version "2.6.7"
15781+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
15782+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
15783+ dependencies:
15784+ whatwg-url "^5.0.0"
15785+
1577915786node-forge@^0.10.0:
1578015787 version "0.10.0"
1578115788 resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
@@ -20798,6 +20805,11 @@ tr46@^2.0.2:
2079820805 dependencies:
2079920806 punycode "^2.1.1"
2080020807
20808+ tr46@~0.0.3:
20809+ version "0.0.3"
20810+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
20811+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
20812+
2080120813tree-kill@^1.2.2:
2080220814 version "1.2.2"
2080320815 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -21628,6 +21640,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
2162821640 dependencies:
2162921641 defaults "^1.0.3"
2163021642
21643+ webidl-conversions@^3.0.0:
21644+ version "3.0.1"
21645+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
21646+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
21647+
2163121648webidl-conversions@^4.0.2:
2163221649 version "4.0.2"
2163321650 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -21761,6 +21778,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
2176121778 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
2176221779 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
2176321780
21781+ whatwg-url@^5.0.0:
21782+ version "5.0.0"
21783+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
21784+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
21785+ dependencies:
21786+ tr46 "~0.0.3"
21787+ webidl-conversions "^3.0.0"
21788+
2176421789whatwg-url@^6.4.1:
2176521790 version "6.5.0"
2176621791 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments