@@ -1306,6 +1306,11 @@ azure-devops-node-api@^11.0.1:
1306
1306
tunnel "0.0.6"
1307
1307
typed-rest-client "^1.8.4"
1308
1308
1309
+ b4a@^1.6.4 :
1310
+ version "1.6.6"
1311
+ resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.6.tgz#a4cc349a3851987c3c4ac2d7785c18744f6da9ba"
1312
+ integrity sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==
1313
+
1309
1314
bail@^1.0.0 :
1310
1315
version "1.0.5"
1311
1316
resolved "https://registry.yarnpkg.com/bail/-/bail-1.0.5.tgz#b6fa133404a392cbc1f8c4bf63f5953351e7a776"
@@ -1316,6 +1321,39 @@ balanced-match@^1.0.0:
1316
1321
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1317
1322
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
1318
1323
1324
+ bare-events@^2.0.0, bare-events@^2.2.0 :
1325
+ version "2.4.2"
1326
+ resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.4.2.tgz#3140cca7a0e11d49b3edc5041ab560659fd8e1f8"
1327
+ integrity sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==
1328
+
1329
+ bare-fs@^2.1.1 :
1330
+ version "2.3.1"
1331
+ resolved "https://registry.yarnpkg.com/bare-fs/-/bare-fs-2.3.1.tgz#cdbd63dac7a552dfb2b87d18c822298d1efd213d"
1332
+ integrity sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==
1333
+ dependencies :
1334
+ bare-events "^2.0.0"
1335
+ bare-path "^2.0.0"
1336
+ bare-stream "^2.0.0"
1337
+
1338
+ bare-os@^2.1.0 :
1339
+ version "2.4.0"
1340
+ resolved "https://registry.yarnpkg.com/bare-os/-/bare-os-2.4.0.tgz#5de5e3ba7704f459c9656629edca7cc736e06608"
1341
+ integrity sha512-v8DTT08AS/G0F9xrhyLtepoo9EJBJ85FRSMbu1pQUlAf6A8T0tEEQGMVObWeqpjhSPXsE0VGlluFBJu2fdoTNg==
1342
+
1343
+ bare-path@^2.0.0, bare-path@^2.1.0 :
1344
+ version "2.1.3"
1345
+ resolved "https://registry.yarnpkg.com/bare-path/-/bare-path-2.1.3.tgz#594104c829ef660e43b5589ec8daef7df6cedb3e"
1346
+ integrity sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==
1347
+ dependencies :
1348
+ bare-os "^2.1.0"
1349
+
1350
+ bare-stream@^2.0.0 :
1351
+ version "2.1.3"
1352
+ resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.1.3.tgz#070b69919963a437cc9e20554ede079ce0a129b2"
1353
+ integrity sha512-tiDAH9H/kP+tvNO5sczyn9ZAA7utrSMobyDchsnyyXBuUe2FSQWbxhtuHB8jwpHYYevVo2UJpcmvvjrbHboUUQ==
1354
+ dependencies :
1355
+ streamx "^2.18.0"
1356
+
1319
1357
base64-js@^1.3.1 :
1320
1358
version "1.5.1"
1321
1359
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -2470,6 +2508,11 @@ fast-diff@^1.1.2:
2470
2508
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
2471
2509
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
2472
2510
2511
+ fast-fifo@^1.2.0, fast-fifo@^1.3.2 :
2512
+ version "1.3.2"
2513
+ resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
2514
+ integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
2515
+
2473
2516
fast-glob@^3.2.9 :
2474
2517
version "3.2.12"
2475
2518
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
@@ -4401,6 +4444,11 @@ queue-microtask@^1.2.2:
4401
4444
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
4402
4445
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
4403
4446
4447
+ queue-tick@^1.0.1 :
4448
+ version "1.0.1"
4449
+ resolved "https://registry.yarnpkg.com/queue-tick/-/queue-tick-1.0.1.tgz#f6f07ac82c1fd60f82e098b417a80e52f1f4c142"
4450
+ integrity sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==
4451
+
4404
4452
randombytes@^2.1.0 :
4405
4453
version "2.1.0"
4406
4454
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
@@ -5434,6 +5482,17 @@ stream-combiner@~0.0.4:
5434
5482
dependencies :
5435
5483
duplexer "~0.1.1"
5436
5484
5485
+ streamx@^2.15.0, streamx@^2.18.0 :
5486
+ version "2.18.0"
5487
+ resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.18.0.tgz#5bc1a51eb412a667ebfdcd4e6cf6a6fc65721ac7"
5488
+ integrity sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==
5489
+ dependencies :
5490
+ fast-fifo "^1.3.2"
5491
+ queue-tick "^1.0.1"
5492
+ text-decoder "^1.1.0"
5493
+ optionalDependencies :
5494
+ bare-events "^2.2.0"
5495
+
5437
5496
string-argv@^0.3.1 :
5438
5497
version "0.3.2"
5439
5498
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
@@ -5599,7 +5658,7 @@ tapable@^2.1.1, tapable@^2.2.0:
5599
5658
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
5600
5659
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
5601
5660
5602
- tar-fs@^2.0.0, tar-fs@^2.1.1 :
5661
+ tar-fs@^2.0.0 :
5603
5662
version "2.1.1"
5604
5663
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
5605
5664
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
@@ -5609,6 +5668,17 @@ tar-fs@^2.0.0, tar-fs@^2.1.1:
5609
5668
pump "^3.0.0"
5610
5669
tar-stream "^2.1.4"
5611
5670
5671
+ tar-fs@^3.0.6 :
5672
+ version "3.0.6"
5673
+ resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.6.tgz#eaccd3a67d5672f09ca8e8f9c3d2b89fa173f217"
5674
+ integrity sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==
5675
+ dependencies :
5676
+ pump "^3.0.0"
5677
+ tar-stream "^3.1.5"
5678
+ optionalDependencies :
5679
+ bare-fs "^2.1.1"
5680
+ bare-path "^2.1.0"
5681
+
5612
5682
tar-stream@^2.1.4 :
5613
5683
version "2.2.0"
5614
5684
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287"
@@ -5620,6 +5690,15 @@ tar-stream@^2.1.4:
5620
5690
inherits "^2.0.3"
5621
5691
readable-stream "^3.1.1"
5622
5692
5693
+ tar-stream@^3.1.5 :
5694
+ version "3.1.7"
5695
+ resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.7.tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b"
5696
+ integrity sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==
5697
+ dependencies :
5698
+ b4a "^1.6.4"
5699
+ fast-fifo "^1.2.0"
5700
+ streamx "^2.15.0"
5701
+
5623
5702
terser-webpack-plugin@^5.3.10 :
5624
5703
version "5.3.10"
5625
5704
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"
@@ -5650,6 +5729,13 @@ test-exclude@^6.0.0:
5650
5729
glob "^7.1.4"
5651
5730
minimatch "^3.0.4"
5652
5731
5732
+ text-decoder@^1.1.0 :
5733
+ version "1.1.0"
5734
+ resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.1.0.tgz#3379e728fcf4d3893ec1aea35e8c2cac215ef190"
5735
+ integrity sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==
5736
+ dependencies :
5737
+ b4a "^1.6.4"
5738
+
5653
5739
text-table@^0.2.0 :
5654
5740
version "0.2.0"
5655
5741
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
0 commit comments