@@ -10976,10 +10976,12 @@ node-fetch-npm@^2.0.2:
10976
10976
json-parse-better-errors "^1.0.0"
10977
10977
safe-buffer "^5.1.1"
10978
10978
10979
- [email protected] , node-fetch@^2.0.0-alpha.9:
10980
- version "2.6.1"
10981
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10982
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10979
+ [email protected] , node-fetch@^2.0.0-alpha.9:
10980
+ version "2.6.7"
10981
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10982
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10983
+ dependencies:
10984
+ whatwg-url "^5.0.0"
10983
10985
10984
10986
node-gyp@^3.8.0:
10985
10987
version "3.8.0"
@@ -14253,6 +14255,11 @@ tough-cookie@~2.4.3:
14253
14255
psl "^1.1.24"
14254
14256
punycode "^1.4.1"
14255
14257
14258
+ tr46@~0.0.3:
14259
+ version "0.0.3"
14260
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14261
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14262
+
14256
14263
traverse@~0.6.6:
14257
14264
version "0.6.6"
14258
14265
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -14754,6 +14761,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
14754
14761
dependencies:
14755
14762
defaults "^1.0.3"
14756
14763
14764
+ webidl-conversions@^3.0.0:
14765
+ version "3.0.1"
14766
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14767
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14768
+
14757
14769
webpack-sources@^1.3.0:
14758
14770
version "1.3.0"
14759
14771
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85"
@@ -14842,6 +14854,14 @@ whatwg-fetch@^3.0.0:
14842
14854
version "3.0.0"
14843
14855
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
14844
14856
14857
+ whatwg-url@^5.0.0:
14858
+ version "5.0.0"
14859
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14860
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
14861
+ dependencies:
14862
+ tr46 "~0.0.3"
14863
+ webidl-conversions "^3.0.0"
14864
+
14845
14865
which-module@^1.0.0:
14846
14866
version "1.0.0"
14847
14867
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
0 commit comments