@@ -5262,9 +5262,11 @@ neo-async@^2.6.0:
5262
5262
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
5263
5263
5264
5264
node-fetch@^2.6.1 :
5265
- version "2.6.1"
5266
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5267
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5265
+ version "2.6.7"
5266
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5267
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5268
+ dependencies :
5269
+ whatwg-url "^5.0.0"
5268
5270
5269
5271
node-gyp@^5.0.2 :
5270
5272
version "5.1.1"
@@ -7150,6 +7152,11 @@ tr46@^2.1.0:
7150
7152
dependencies :
7151
7153
punycode "^2.1.1"
7152
7154
7155
+ tr46@~0.0.3 :
7156
+ version "0.0.3"
7157
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7158
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7159
+
7153
7160
traverse@^0.6.6 :
7154
7161
version "0.6.6"
7155
7162
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7485,11 +7492,24 @@ wcwidth@^1.0.0:
7485
7492
dependencies :
7486
7493
defaults "^1.0.3"
7487
7494
7495
+ webidl-conversions@^3.0.0 :
7496
+ version "3.0.1"
7497
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7498
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7499
+
7488
7500
webidl-conversions@^6.1.0 :
7489
7501
version "6.1.0"
7490
7502
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
7491
7503
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
7492
7504
7505
+ whatwg-url@^5.0.0 :
7506
+ version "5.0.0"
7507
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7508
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7509
+ dependencies :
7510
+ tr46 "~0.0.3"
7511
+ webidl-conversions "^3.0.0"
7512
+
7493
7513
whatwg-url@^8.4.0 :
7494
7514
version "8.7.0"
7495
7515
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments