@@ -7591,9 +7591,11 @@ no-case@^3.0.3:
7591
7591
tslib "^1.10.0"
7592
7592
7593
7593
node-fetch@^2.6.0 :
7594
- version "2.6.1"
7595
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
7596
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
7594
+ version "2.6.7"
7595
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7596
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
7597
+ dependencies :
7598
+ whatwg-url "^5.0.0"
7597
7599
7598
7600
node-int64@^0.4.0 :
7599
7601
version "0.4.0"
@@ -9469,6 +9471,11 @@ toidentifier@1.0.0:
9469
9471
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
9470
9472
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
9471
9473
9474
+ tr46@~0.0.3 :
9475
+ version "0.0.3"
9476
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9477
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
9478
+
9472
9479
tree-sync@^1.2.2 :
9473
9480
version "1.2.2"
9474
9481
resolved "https://registry.yarnpkg.com/tree-sync/-/tree-sync-1.2.2.tgz#2cf76b8589f59ffedb58db5a3ac7cb013d0158b7"
@@ -9778,6 +9785,11 @@ wcwidth@^1.0.1:
9778
9785
dependencies :
9779
9786
defaults "^1.0.3"
9780
9787
9788
+ webidl-conversions@^3.0.0 :
9789
+ version "3.0.1"
9790
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
9791
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
9792
+
9781
9793
websocket-driver@>=0.5.1 :
9782
9794
version "0.7.0"
9783
9795
resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.0.tgz#0caf9d2d755d93aee049d4bdd0d3fe2cca2a24eb"
@@ -9791,6 +9803,14 @@ websocket-extensions@>=0.1.1:
9791
9803
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
9792
9804
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
9793
9805
9806
+ whatwg-url@^5.0.0 :
9807
+ version "5.0.0"
9808
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9809
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
9810
+ dependencies :
9811
+ tr46 "~0.0.3"
9812
+ webidl-conversions "^3.0.0"
9813
+
9794
9814
which-module@^2.0.0 :
9795
9815
version "2.0.0"
9796
9816
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments