@@ -8206,9 +8206,11 @@ node-dir@^0.1.17:
8206
8206
minimatch "^3.0.2"
8207
8207
8208
8208
node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8209
- version "2.6.1"
8210
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8211
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8209
+ version "2.6.7"
8210
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8211
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8212
+ dependencies:
8213
+ whatwg-url "^5.0.0"
8212
8214
8213
8215
node-forge@^0.10.0:
8214
8216
version "0.10.0"
10934
10936
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
10935
10937
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
10936
10938
10939
+ tr46@~0.0.3:
10940
+ version "0.0.3"
10941
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10942
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
10943
+
10937
10944
tree-kit@^0.6.2:
10938
10945
version "0.6.2"
10939
10946
resolved "https://registry.yarnpkg.com/tree-kit/-/tree-kit-0.6.2.tgz#3608b7b4fb913a608192cb5abf6154e3921f3592"
@@ -11308,6 +11315,11 @@ wcwidth@^1.0.1:
11308
11315
dependencies:
11309
11316
defaults "^1.0.3"
11310
11317
11318
+ webidl-conversions@^3.0.0:
11319
+ version "3.0.1"
11320
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
11321
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
11322
+
11311
11323
webpack-bundle-analyzer@^3.3.2:
11312
11324
version "3.9.0"
11313
11325
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.0.tgz#f6f94db108fb574e415ad313de41a2707d33ef3c"
@@ -11449,6 +11461,14 @@ whatwg-fetch@^3.0.0:
11449
11461
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
11450
11462
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
11451
11463
11464
+ whatwg-url@^5.0.0:
11465
+ version "5.0.0"
11466
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
11467
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
11468
+ dependencies:
11469
+ tr46 "~0.0.3"
11470
+ webidl-conversions "^3.0.0"
11471
+
11452
11472
which-boxed-primitive@^1.0.1, which-boxed-primitive@^1.0.2:
11453
11473
version "1.0.2"
11454
11474
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments