@@ -9967,9 +9967,11 @@ node-fetch-npm@^2.0.2:
9967
9967
safe-buffer "^5.1.1"
9968
9968
9969
9969
node-fetch@^2.6.1:
9970
- version "2.6.1"
9971
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
9972
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
9970
+ version "2.6.7"
9971
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
9972
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
9973
+ dependencies:
9974
+ whatwg-url "^5.0.0"
9973
9975
9974
9976
node-html-parser@^3.2.0:
9975
9977
version "3.2.0"
@@ -13869,6 +13871,11 @@ tr46@^2.0.2:
13869
13871
dependencies:
13870
13872
punycode "^2.1.1"
13871
13873
13874
+ tr46@~0.0.3:
13875
+ version "0.0.3"
13876
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
13877
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
13878
+
13872
13879
trim-newlines@^1.0.0:
13873
13880
version "1.0.0"
13874
13881
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -14678,6 +14685,11 @@ web-namespaces@^1.0.0:
14678
14685
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
14679
14686
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
14680
14687
14688
+ webidl-conversions@^3.0.0:
14689
+ version "3.0.1"
14690
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14691
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14692
+
14681
14693
webidl-conversions@^5.0.0:
14682
14694
version "5.0.0"
14683
14695
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -14830,6 +14842,14 @@ whatwg-mimetype@^2.3.0:
14830
14842
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
14831
14843
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
14832
14844
14845
+ whatwg-url@^5.0.0:
14846
+ version "5.0.0"
14847
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14848
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
14849
+ dependencies:
14850
+ tr46 "~0.0.3"
14851
+ webidl-conversions "^3.0.0"
14852
+
14833
14853
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
14834
14854
version "8.5.0"
14835
14855
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments