File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -1776,9 +1776,11 @@ neo-async@^2.6.0:
1776
1776
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
1777
1777
1778
1778
node-fetch@^2.6.1 :
1779
- version "2.6.1"
1780
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1781
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1779
+ version "2.6.7"
1780
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1781
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1782
+ dependencies :
1783
+ whatwg-url "^5.0.0"
1782
1784
1783
1785
normalize-package-data@^2.3.2 :
1784
1786
version "2.5.0"
@@ -2589,6 +2591,11 @@ tough-cookie@~2.5.0:
2589
2591
psl "^1.1.28"
2590
2592
punycode "^2.1.1"
2591
2593
2594
+ tr46@~0.0.3 :
2595
+ version "0.0.3"
2596
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2597
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
2598
+
2592
2599
tree-kill@^1.2.2 :
2593
2600
version "1.2.2"
2594
2601
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -2763,6 +2770,19 @@ wcwidth@^1.0.1:
2763
2770
dependencies :
2764
2771
defaults "^1.0.3"
2765
2772
2773
+ webidl-conversions@^3.0.0 :
2774
+ version "3.0.1"
2775
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
2776
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
2777
+
2778
+ whatwg-url@^5.0.0 :
2779
+ version "5.0.0"
2780
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
2781
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
2782
+ dependencies :
2783
+ tr46 "~0.0.3"
2784
+ webidl-conversions "^3.0.0"
2785
+
2766
2786
which-module@^2.0.0 :
2767
2787
version "2.0.0"
2768
2788
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
You can’t perform that action at this time.
0 commit comments