@@ -10847,9 +10847,11 @@ node-dir@^0.1.17:
10847
10847
minimatch "^3.0.2"
10848
10848
10849
10849
node-fetch@^2.6.0:
10850
- version "2.6.0"
10851
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
10852
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
10850
+ version "2.6.7"
10851
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10852
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10853
+ dependencies:
10854
+ whatwg-url "^5.0.0"
10853
10855
10854
10856
10855
10857
version "0.9.0"
@@ -14949,6 +14951,11 @@ tr46@^2.0.2:
14949
14951
dependencies:
14950
14952
punycode "^2.1.1"
14951
14953
14954
+ tr46@~0.0.3:
14955
+ version "0.0.3"
14956
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14957
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14958
+
14952
14959
trim-lines@^1.0.0:
14953
14960
version "1.1.3"
14954
14961
resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-1.1.3.tgz#839514be82428fd9e7ec89e35081afe8f6f93115"
@@ -15810,6 +15817,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2:
15810
15817
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
15811
15818
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
15812
15819
15820
+ webidl-conversions@^3.0.0:
15821
+ version "3.0.1"
15822
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15823
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15824
+
15813
15825
webidl-conversions@^4.0.2:
15814
15826
version "4.0.2"
15815
15827
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -16004,6 +16016,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
16004
16016
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
16005
16017
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
16006
16018
16019
+ whatwg-url@^5.0.0:
16020
+ version "5.0.0"
16021
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
16022
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
16023
+ dependencies:
16024
+ tr46 "~0.0.3"
16025
+ webidl-conversions "^3.0.0"
16026
+
16007
16027
whatwg-url@^6.4.1:
16008
16028
version "6.5.0"
16009
16029
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments