@@ -468,9 +468,11 @@ nice-try@^1.0.4:
468
468
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
469
469
470
470
node-fetch@^2.6.1 :
471
- version "2.6.1"
472
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
473
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
471
+ version "2.6.7"
472
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
473
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
474
+ dependencies :
475
+ whatwg-url "^5.0.0"
474
476
475
477
npm-run-path@^2.0.0 :
476
478
version "2.0.2"
@@ -617,6 +619,11 @@ strip-eof@^1.0.0:
617
619
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
618
620
integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
619
621
622
+ tr46@~0.0.3 :
623
+ version "0.0.3"
624
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
625
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
626
+
620
627
tunnel@0.0.6 :
621
628
version "0.0.6"
622
629
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
@@ -659,6 +666,19 @@ uuid@3.3.2:
659
666
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
660
667
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
661
668
669
+ webidl-conversions@^3.0.0 :
670
+ version "3.0.1"
671
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
672
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
673
+
674
+ whatwg-url@^5.0.0 :
675
+ version "5.0.0"
676
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
677
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
678
+ dependencies :
679
+ tr46 "~0.0.3"
680
+ webidl-conversions "^3.0.0"
681
+
662
682
which@^1.2.9 :
663
683
version "1.3.1"
664
684
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
0 commit comments