@@ -2459,13 +2459,12 @@ available-typed-arrays@^1.0.7:
2459
2459
dependencies :
2460
2460
possible-typed-array-names "^1.0.0"
2461
2461
2462
- babel-loader@^9.2.1 :
2463
- version "9.2.1 "
2464
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1 .tgz#04c7835db16c246dd19ba0914418f3937797587b "
2465
- integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA ==
2462
+ babel-loader@^10.0.0 :
2463
+ version "10.0.0 "
2464
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0 .tgz#b9743714c0e1e084b3e4adef3cd5faee33089977 "
2465
+ integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA ==
2466
2466
dependencies :
2467
- find-cache-dir "^4.0.0"
2468
- schema-utils "^4.0.0"
2467
+ find-up "^5.0.0"
2469
2468
2470
2469
babel-plugin-polyfill-corejs2@^0.4.10 :
2471
2470
version "0.4.10"
3000
2999
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
3001
3000
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
3002
3001
3003
- common-path-prefix@^3.0.0 :
3004
- version "3.0.0"
3005
- resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
3006
- integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
3007
-
3008
3002
compare-version@^0.1.2 :
3009
3003
version "0.1.2"
3010
3004
resolved "https://registry.yarnpkg.com/compare-version/-/compare-version-0.1.2.tgz#0162ec2d9351f5ddd59a9202cba935366a725080"
4587
4581
statuses "2.0.1"
4588
4582
unpipe "~1.0.0"
4589
4583
4590
- find-cache-dir@^4.0.0 :
4591
- version "4.0.0"
4592
- resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-4.0.0.tgz#a30ee0448f81a3990708f6453633c733e2f6eec2"
4593
- integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==
4594
- dependencies :
4595
- common-path-prefix "^3.0.0"
4596
- pkg-dir "^7.0.0"
4597
-
4598
4584
find-up-simple@^1.0.0 :
4599
4585
version "1.0.0"
4600
4586
resolved "https://registry.yarnpkg.com/find-up-simple/-/find-up-simple-1.0.0.tgz#21d035fde9fdbd56c8f4d2f63f32fd93a1cfc368"
@@ -4616,14 +4602,6 @@ find-up@^5.0.0:
4616
4602
locate-path "^6.0.0"
4617
4603
path-exists "^4.0.0"
4618
4604
4619
- find-up@^6.3.0 :
4620
- version "6.3.0"
4621
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
4622
- integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
4623
- dependencies :
4624
- locate-path "^7.1.0"
4625
- path-exists "^5.0.0"
4626
-
4627
4605
flat-cache@^4.0.0 :
4628
4606
version "4.0.1"
4629
4607
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
@@ -6280,13 +6258,6 @@ locate-path@^6.0.0:
6280
6258
dependencies :
6281
6259
p-locate "^5.0.0"
6282
6260
6283
- locate-path@^7.1.0 :
6284
- version "7.2.0"
6285
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a"
6286
- integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
6287
- dependencies :
6288
- p-locate "^6.0.0"
6289
-
6290
6261
lodash.debounce@^4.0.8 :
6291
6262
version "4.0.8"
6292
6263
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -7007,13 +6978,6 @@ p-limit@^3.0.2, "p-limit@^3.1.0 ":
7007
6978
dependencies :
7008
6979
yocto-queue "^0.1.0"
7009
6980
7010
- p-limit@^4.0.0 :
7011
- version "4.0.0"
7012
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
7013
- integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
7014
- dependencies :
7015
- yocto-queue "^1.0.0"
7016
-
7017
6981
p-locate@^4.1.0 :
7018
6982
version "4.1.0"
7019
6983
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
@@ -7028,13 +6992,6 @@ p-locate@^5.0.0:
7028
6992
dependencies :
7029
6993
p-limit "^3.0.2"
7030
6994
7031
- p-locate@^6.0.0 :
7032
- version "6.0.0"
7033
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
7034
- integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
7035
- dependencies :
7036
- p-limit "^4.0.0"
7037
-
7038
6995
p-map@^4.0.0 :
7039
6996
version "4.0.0"
7040
6997
resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
@@ -7223,13 +7180,6 @@ pkg-dir@^4.2.0:
7223
7180
dependencies :
7224
7181
find-up "^4.0.0"
7225
7182
7226
- pkg-dir@^7.0.0 :
7227
- version "7.0.0"
7228
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
7229
- integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
7230
- dependencies :
7231
- find-up "^6.3.0"
7232
-
7233
7183
plist@^3.0.4 :
7234
7184
version "3.0.5"
7235
7185
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
@@ -9738,11 +9688,6 @@ yocto-queue@^0.1.0:
9738
9688
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
9739
9689
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
9740
9690
9741
- yocto-queue@^1.0.0 :
9742
- version "1.0.0"
9743
- resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
9744
- integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
9745
-
9746
9691
youtubei.js@^13.1.0 :
9747
9692
version "13.1.0"
9748
9693
resolved "https://registry.yarnpkg.com/youtubei.js/-/youtubei.js-13.1.0.tgz#1e15da01e58c782ab6fb7cc9191a1c99f821c57f"
0 commit comments