@@ -2039,9 +2039,11 @@ natural-compare@^1.4.0:
2039
2039
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
2040
2040
2041
2041
node-fetch@^2.6.0 :
2042
- version "2.6.1"
2043
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2044
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2042
+ version "2.6.7"
2043
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2044
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2045
+ dependencies :
2046
+ whatwg-url "^5.0.0"
2045
2047
2046
2048
normalize-package-data@^2.3.2 :
2047
2049
version "2.5.0"
@@ -2752,6 +2754,11 @@ to-regex-range@^5.0.1:
2752
2754
dependencies :
2753
2755
is-number "^7.0.0"
2754
2756
2757
+ tr46@~0.0.3 :
2758
+ version "0.0.3"
2759
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2760
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
2761
+
2755
2762
tsconfig-paths@^3.11.0 :
2756
2763
version "3.11.0"
2757
2764
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
@@ -2890,6 +2897,19 @@ warning@^4.0.2, warning@^4.0.3:
2890
2897
dependencies :
2891
2898
loose-envify "^1.0.0"
2892
2899
2900
+ webidl-conversions@^3.0.0 :
2901
+ version "3.0.1"
2902
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
2903
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
2904
+
2905
+ whatwg-url@^5.0.0 :
2906
+ version "5.0.0"
2907
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
2908
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
2909
+ dependencies :
2910
+ tr46 "~0.0.3"
2911
+ webidl-conversions "^3.0.0"
2912
+
2893
2913
which-boxed-primitive@^1.0.2 :
2894
2914
version "1.0.2"
2895
2915
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments