Skip to content

Commit 48d3776

Browse files
Update dependency tar-stream to v3
1 parent 7cafa51 commit 48d3776

File tree

2 files changed

+49
-2
lines changed

2 files changed

+49
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"strip-ansi": "^4.0.0",
4949
"strip-bom": "^3.0.0",
5050
"tar-fs": "^1.16.0",
51-
"tar-stream": "^1.6.1",
51+
"tar-stream": "^3.0.0",
5252
"uuid": "^3.0.1",
5353
"v8-compile-cache": "^2.0.0",
5454
"validate-npm-package-license": "^3.0.4",

yarn.lock

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,11 @@ axobject-query@^2.0.1:
531531
dependencies:
532532
ast-types-flow "0.0.7"
533533

534+
b4a@^1.6.4:
535+
version "1.6.7"
536+
resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.7.tgz#a99587d4ebbfbd5a6e3b21bdb5d5fa385767abe4"
537+
integrity sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==
538+
534539
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
535540
version "6.26.0"
536541
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -1356,6 +1361,11 @@ balanced-match@^1.0.0:
13561361
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
13571362
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
13581363

1364+
bare-events@^2.2.0:
1365+
version "2.5.4"
1366+
resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.5.4.tgz#16143d435e1ed9eafd1ab85f12b89b3357a41745"
1367+
integrity sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==
1368+
13591369
base64-js@^1.0.2:
13601370
version "1.3.0"
13611371
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
@@ -2963,6 +2973,11 @@ fast-diff@^1.1.1:
29632973
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.1.2.tgz#4b62c42b8e03de3f848460b639079920695d0154"
29642974
integrity sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig==
29652975

2976+
fast-fifo@^1.2.0, fast-fifo@^1.3.2:
2977+
version "1.3.2"
2978+
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
2979+
integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
2980+
29662981
fast-json-stable-stringify@^2.0.0:
29672982
version "2.0.0"
29682983
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -6174,6 +6189,11 @@ [email protected]:
61746189
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
61756190
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
61766191

6192+
queue-tick@^1.0.1:
6193+
version "1.0.1"
6194+
resolved "https://registry.yarnpkg.com/queue-tick/-/queue-tick-1.0.1.tgz#f6f07ac82c1fd60f82e098b417a80e52f1f4c142"
6195+
integrity sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==
6196+
61776197
randomatic@^3.0.0:
61786198
version "3.0.0"
61796199
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.0.0.tgz#d35490030eb4f7578de292ce6dfb04a91a128923"
@@ -6987,6 +7007,17 @@ stream-shift@^1.0.0:
69877007
resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952"
69887008
integrity sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=
69897009

7010+
streamx@^2.15.0:
7011+
version "2.21.1"
7012+
resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.21.1.tgz#f02979d8395b6b637d08a589fb514498bed55845"
7013+
integrity sha512-PhP9wUnFLa+91CPy3N6tiQsK+gnYyUNuk15S3YG/zjYE7RuPeCjJngqnzpC31ow0lzBHQ+QGO4cNJnd0djYUsw==
7014+
dependencies:
7015+
fast-fifo "^1.3.2"
7016+
queue-tick "^1.0.1"
7017+
text-decoder "^1.1.0"
7018+
optionalDependencies:
7019+
bare-events "^2.2.0"
7020+
69907021
strict-uri-encode@^1.0.0:
69917022
version "1.1.0"
69927023
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
@@ -7144,7 +7175,7 @@ tar-fs@^1.16.0:
71447175
pump "^1.0.0"
71457176
tar-stream "^1.1.2"
71467177

7147-
tar-stream@^1.1.2, tar-stream@^1.6.1:
7178+
tar-stream@^1.1.2:
71487179
version "1.6.1"
71497180
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-1.6.1.tgz#f84ef1696269d6223ca48f6e1eeede3f7e81f395"
71507181
integrity sha512-IFLM5wp3QrJODQFPm6/to3LJZrONdBY/otxcvDIQzu217zKye6yVR3hhi9lAjrC2Z+m/j5oDxMPb1qcd8cIvpA==
@@ -7157,6 +7188,15 @@ tar-stream@^1.1.2, tar-stream@^1.6.1:
71577188
to-buffer "^1.1.0"
71587189
xtend "^4.0.0"
71597190

7191+
tar-stream@^3.0.0:
7192+
version "3.1.7"
7193+
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.7.tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b"
7194+
integrity sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==
7195+
dependencies:
7196+
b4a "^1.6.4"
7197+
fast-fifo "^1.2.0"
7198+
streamx "^2.15.0"
7199+
71607200
tar@^4:
71617201
version "4.4.6"
71627202
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.6.tgz#63110f09c00b4e60ac8bcfe1bf3c8660235fbc9b"
@@ -7199,6 +7239,13 @@ test-exclude@^4.2.1:
71997239
read-pkg-up "^1.0.1"
72007240
require-main-filename "^1.0.1"
72017241

7242+
text-decoder@^1.1.0:
7243+
version "1.2.3"
7244+
resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.2.3.tgz#b19da364d981b2326d5f43099c310cc80d770c65"
7245+
integrity sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==
7246+
dependencies:
7247+
b4a "^1.6.4"
7248+
72027249
text-table@~0.2.0:
72037250
version "0.2.0"
72047251
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"

0 commit comments

Comments
 (0)