@@ -4659,10 +4659,12 @@ node-emoji@^1.8.1:
4659
4659
dependencies :
4660
4660
lodash.toarray "^4.4.0"
4661
4661
4662
- node-fetch@^2.6.1 :
4663
- version "2.6.1"
4664
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4665
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4662
+ node-fetch@^2.6.7 :
4663
+ version "2.6.7"
4664
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4665
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4666
+ dependencies :
4667
+ whatwg-url "^5.0.0"
4666
4668
4667
4669
node-forge@^0.10.0 :
4668
4670
version "0.10.0"
7125
7127
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
7126
7128
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
7127
7129
7130
+ tr46@~0.0.3 :
7131
+ version "0.0.3"
7132
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7133
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
7134
+
7128
7135
tree-kill@^1.2.2 :
7129
7136
version "1.2.2"
7130
7137
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -7368,6 +7375,11 @@ wbuf@^1.1.0, wbuf@^1.7.3:
7368
7375
dependencies :
7369
7376
minimalistic-assert "^1.0.0"
7370
7377
7378
+ webidl-conversions@^3.0.0 :
7379
+ version "3.0.1"
7380
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7381
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
7382
+
7371
7383
webpack-cli@^3.3.12 :
7372
7384
version "3.3.12"
7373
7385
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.12.tgz#94e9ada081453cd0aa609c99e500012fd3ad2d4a"
@@ -7509,6 +7521,14 @@ websocket-extensions@>=0.1.1:
7509
7521
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
7510
7522
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
7511
7523
7524
+ whatwg-url@^5.0.0 :
7525
+ version "5.0.0"
7526
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7527
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
7528
+ dependencies :
7529
+ tr46 "~0.0.3"
7530
+ webidl-conversions "^3.0.0"
7531
+
7512
7532
which-module@^2.0.0 :
7513
7533
version "2.0.0"
7514
7534
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments