@@ -10101,9 +10101,11 @@ no-case@^3.0.3:
10101
10101
tslib "^1.10.0"
10102
10102
10103
10103
node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0:
10104
- version "2.6.0"
10105
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
10106
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
10104
+ version "2.6.7"
10105
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10106
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10107
+ dependencies:
10108
+ whatwg-url "^5.0.0"
10107
10109
10108
10110
node-forge@0.9.0:
10109
10111
version "0.9.0"
@@ -14264,6 +14266,11 @@ tr46@^1.0.1:
14264
14266
dependencies:
14265
14267
punycode "^2.1.0"
14266
14268
14269
+ tr46@~0.0.3:
14270
+ version "0.0.3"
14271
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14272
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14273
+
14267
14274
treeify@^1.1.0:
14268
14275
version "1.1.0"
14269
14276
resolved "https://registry.yarnpkg.com/treeify/-/treeify-1.1.0.tgz#4e31c6a463accd0943879f30667c4fdaff411bb8"
@@ -14788,6 +14795,11 @@ wcwidth@^1.0.1:
14788
14795
dependencies:
14789
14796
defaults "^1.0.3"
14790
14797
14798
+ webidl-conversions@^3.0.0:
14799
+ version "3.0.1"
14800
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14801
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14802
+
14791
14803
webidl-conversions@^4.0.2:
14792
14804
version "4.0.2"
14793
14805
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -14934,6 +14946,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
14934
14946
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
14935
14947
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
14936
14948
14949
+ whatwg-url@^5.0.0:
14950
+ version "5.0.0"
14951
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14952
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
14953
+ dependencies:
14954
+ tr46 "~0.0.3"
14955
+ webidl-conversions "^3.0.0"
14956
+
14937
14957
whatwg-url@^6.4.1:
14938
14958
version "6.5.0"
14939
14959
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments