@@ -1988,6 +1988,13 @@ core-js-compat@^3.14.0, core-js-compat@^3.16.0:
1988
1988
browserslist "^4.17.0"
1989
1989
semver "7.0.0"
1990
1990
1991
+ cross-fetch@^3.1.5 :
1992
+ version "3.1.5"
1993
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
1994
+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
1995
+ dependencies :
1996
+ node-fetch "2.6.7"
1997
+
1991
1998
cross-spawn@^7.0.2, cross-spawn@^7.0.3 :
1992
1999
version "7.0.3"
1993
2000
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
@@ -2933,14 +2940,6 @@ isobject@^3.0.1:
2933
2940
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
2934
2941
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
2935
2942
2936
- isomorphic-unfetch@^3.1.0 :
2937
- version "3.1.0"
2938
- resolved "https://registry.yarnpkg.com/isomorphic-unfetch/-/isomorphic-unfetch-3.1.0.tgz#87341d5f4f7b63843d468438128cb087b7c3e98f"
2939
- integrity sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==
2940
- dependencies :
2941
- node-fetch "^2.6.1"
2942
- unfetch "^4.2.0"
2943
-
2944
2943
istanbul-lib-coverage@^3.0.0 :
2945
2944
version "3.0.0"
2946
2945
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
@@ -3662,10 +3661,12 @@ neo-async@^2.6.2:
3662
3661
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
3663
3662
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
3664
3663
3665
- node-fetch@^2.6.1 :
3666
- version "2.6.1"
3667
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3668
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3664
+
3665
+ version "2.6.7"
3666
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3667
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3668
+ dependencies :
3669
+ whatwg-url "^5.0.0"
3669
3670
3670
3671
node-int64@^0.4.0 :
3671
3672
version "0.4.0"
@@ -4489,6 +4490,11 @@ tr46@^2.1.0:
4489
4490
dependencies :
4490
4491
punycode "^2.1.1"
4491
4492
4493
+ tr46@~0.0.3 :
4494
+ version "0.0.3"
4495
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4496
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4497
+
4492
4498
ts-loader@^9.2.5 :
4493
4499
version "9.2.5"
4494
4500
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.5.tgz#127733a5e9243bf6dafcb8aa3b8a266d8041dca9"
@@ -4572,11 +4578,6 @@ unbox-primitive@^1.0.1:
4572
4578
has-symbols "^1.0.2"
4573
4579
which-boxed-primitive "^1.0.2"
4574
4580
4575
- unfetch@^4.2.0 :
4576
- version "4.2.0"
4577
- resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-4.2.0.tgz#7e21b0ef7d363d8d9af0fb929a5555f6ef97a3be"
4578
- integrity sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==
4579
-
4580
4581
unicode-canonical-property-names-ecmascript@^1.0.4 :
4581
4582
version "1.0.4"
4582
4583
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
@@ -4663,6 +4664,11 @@ watchpack@^2.2.0:
4663
4664
glob-to-regexp "^0.4.1"
4664
4665
graceful-fs "^4.1.2"
4665
4666
4667
+ webidl-conversions@^3.0.0 :
4668
+ version "3.0.1"
4669
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4670
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
4671
+
4666
4672
webidl-conversions@^5.0.0 :
4667
4673
version "5.0.0"
4668
4674
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -4747,6 +4753,14 @@ whatwg-mimetype@^2.3.0:
4747
4753
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
4748
4754
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
4749
4755
4756
+ whatwg-url@^5.0.0 :
4757
+ version "5.0.0"
4758
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4759
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
4760
+ dependencies :
4761
+ tr46 "~0.0.3"
4762
+ webidl-conversions "^3.0.0"
4763
+
4750
4764
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
4751
4765
version "8.7.0"
4752
4766
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments