@@ -1333,6 +1333,11 @@ azure-devops-node-api@^11.0.1:
1333
1333
tunnel "0.0.6"
1334
1334
typed-rest-client "^1.8.4"
1335
1335
1336
+ b4a@^1.6.4 :
1337
+ version "1.6.6"
1338
+ resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.6.tgz#a4cc349a3851987c3c4ac2d7785c18744f6da9ba"
1339
+ integrity sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==
1340
+
1336
1341
bail@^1.0.0 :
1337
1342
version "1.0.5"
1338
1343
resolved "https://registry.yarnpkg.com/bail/-/bail-1.0.5.tgz#b6fa133404a392cbc1f8c4bf63f5953351e7a776"
@@ -1343,6 +1348,39 @@ balanced-match@^1.0.0:
1343
1348
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1344
1349
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
1345
1350
1351
+ bare-events@^2.0.0, bare-events@^2.2.0 :
1352
+ version "2.4.2"
1353
+ resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.4.2.tgz#3140cca7a0e11d49b3edc5041ab560659fd8e1f8"
1354
+ integrity sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==
1355
+
1356
+ bare-fs@^2.1.1 :
1357
+ version "2.3.1"
1358
+ resolved "https://registry.yarnpkg.com/bare-fs/-/bare-fs-2.3.1.tgz#cdbd63dac7a552dfb2b87d18c822298d1efd213d"
1359
+ integrity sha512-W/Hfxc/6VehXlsgFtbB5B4xFcsCl+pAh30cYhoFyXErf6oGrwjh8SwiPAdHgpmWonKuYpZgGywN0SXt7dgsADA==
1360
+ dependencies :
1361
+ bare-events "^2.0.0"
1362
+ bare-path "^2.0.0"
1363
+ bare-stream "^2.0.0"
1364
+
1365
+ bare-os@^2.1.0 :
1366
+ version "2.4.0"
1367
+ resolved "https://registry.yarnpkg.com/bare-os/-/bare-os-2.4.0.tgz#5de5e3ba7704f459c9656629edca7cc736e06608"
1368
+ integrity sha512-v8DTT08AS/G0F9xrhyLtepoo9EJBJ85FRSMbu1pQUlAf6A8T0tEEQGMVObWeqpjhSPXsE0VGlluFBJu2fdoTNg==
1369
+
1370
+ bare-path@^2.0.0, bare-path@^2.1.0 :
1371
+ version "2.1.3"
1372
+ resolved "https://registry.yarnpkg.com/bare-path/-/bare-path-2.1.3.tgz#594104c829ef660e43b5589ec8daef7df6cedb3e"
1373
+ integrity sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==
1374
+ dependencies :
1375
+ bare-os "^2.1.0"
1376
+
1377
+ bare-stream@^2.0.0 :
1378
+ version "2.1.3"
1379
+ resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.1.3.tgz#070b69919963a437cc9e20554ede079ce0a129b2"
1380
+ integrity sha512-tiDAH9H/kP+tvNO5sczyn9ZAA7utrSMobyDchsnyyXBuUe2FSQWbxhtuHB8jwpHYYevVo2UJpcmvvjrbHboUUQ==
1381
+ dependencies :
1382
+ streamx "^2.18.0"
1383
+
1346
1384
base64-js@^1.3.1 :
1347
1385
version "1.5.1"
1348
1386
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -2507,6 +2545,11 @@ fast-diff@^1.1.2:
2507
2545
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
2508
2546
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
2509
2547
2548
+ fast-fifo@^1.2.0, fast-fifo@^1.3.2 :
2549
+ version "1.3.2"
2550
+ resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
2551
+ integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
2552
+
2510
2553
fast-glob@^3.2.9 :
2511
2554
version "3.2.12"
2512
2555
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
@@ -4497,6 +4540,11 @@ queue-microtask@^1.2.2:
4497
4540
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
4498
4541
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
4499
4542
4543
+ queue-tick@^1.0.1 :
4544
+ version "1.0.1"
4545
+ resolved "https://registry.yarnpkg.com/queue-tick/-/queue-tick-1.0.1.tgz#f6f07ac82c1fd60f82e098b417a80e52f1f4c142"
4546
+ integrity sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==
4547
+
4500
4548
randombytes@^2.1.0 :
4501
4549
version "2.1.0"
4502
4550
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
@@ -5533,6 +5581,17 @@ stream-combiner@~0.0.4:
5533
5581
dependencies :
5534
5582
duplexer "~0.1.1"
5535
5583
5584
+ streamx@^2.15.0, streamx@^2.18.0 :
5585
+ version "2.18.0"
5586
+ resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.18.0.tgz#5bc1a51eb412a667ebfdcd4e6cf6a6fc65721ac7"
5587
+ integrity sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==
5588
+ dependencies :
5589
+ fast-fifo "^1.3.2"
5590
+ queue-tick "^1.0.1"
5591
+ text-decoder "^1.1.0"
5592
+ optionalDependencies :
5593
+ bare-events "^2.2.0"
5594
+
5536
5595
string-argv@^0.3.1 :
5537
5596
version "0.3.2"
5538
5597
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
@@ -5730,7 +5789,7 @@ tapable@^2.1.1, tapable@^2.2.0:
5730
5789
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
5731
5790
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
5732
5791
5733
- tar-fs@^2.0.0, tar-fs@^2.1.1 :
5792
+ tar-fs@^2.0.0 :
5734
5793
version "2.1.1"
5735
5794
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
5736
5795
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
@@ -5740,6 +5799,17 @@ tar-fs@^2.0.0, tar-fs@^2.1.1:
5740
5799
pump "^3.0.0"
5741
5800
tar-stream "^2.1.4"
5742
5801
5802
+ tar-fs@^3.0.6 :
5803
+ version "3.0.6"
5804
+ resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.6.tgz#eaccd3a67d5672f09ca8e8f9c3d2b89fa173f217"
5805
+ integrity sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==
5806
+ dependencies :
5807
+ pump "^3.0.0"
5808
+ tar-stream "^3.1.5"
5809
+ optionalDependencies :
5810
+ bare-fs "^2.1.1"
5811
+ bare-path "^2.1.0"
5812
+
5743
5813
tar-stream@^2.1.4 :
5744
5814
version "2.2.0"
5745
5815
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287"
@@ -5751,6 +5821,15 @@ tar-stream@^2.1.4:
5751
5821
inherits "^2.0.3"
5752
5822
readable-stream "^3.1.1"
5753
5823
5824
+ tar-stream@^3.1.5 :
5825
+ version "3.1.7"
5826
+ resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.7.tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b"
5827
+ integrity sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==
5828
+ dependencies :
5829
+ b4a "^1.6.4"
5830
+ fast-fifo "^1.2.0"
5831
+ streamx "^2.15.0"
5832
+
5754
5833
terser-webpack-plugin@^5.3.10 :
5755
5834
version "5.3.10"
5756
5835
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"
@@ -5781,6 +5860,13 @@ test-exclude@^6.0.0:
5781
5860
glob "^7.1.4"
5782
5861
minimatch "^3.0.4"
5783
5862
5863
+ text-decoder@^1.1.0 :
5864
+ version "1.1.0"
5865
+ resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.1.0.tgz#3379e728fcf4d3893ec1aea35e8c2cac215ef190"
5866
+ integrity sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==
5867
+ dependencies :
5868
+ b4a "^1.6.4"
5869
+
5784
5870
text-table@^0.2.0 :
5785
5871
version "0.2.0"
5786
5872
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
0 commit comments