Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 53829a9

Browse files
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16cbd99 commit 53829a9

File tree

1 file changed

+84
-18
lines changed

1 file changed

+84
-18
lines changed

yarn.lock

Lines changed: 84 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,9 @@ backoff@~2.3.0:
515515
resolved "https://registry.yarnpkg.com/backoff/-/backoff-2.3.0.tgz#ee7c7e38093f92e472859db635e7652454fc21ea"
516516

517517
balanced-match@^1.0.0:
518-
version "1.0.0"
519-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
518+
version "1.0.2"
519+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
520+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
520521

521522
base64-js@^1.0.2:
522523
version "1.2.1"
@@ -580,6 +581,7 @@ bl@~1.1.2:
580581
block-stream@*:
581582
version "0.0.9"
582583
resolved "https://registry.yarnpkg.com/block-stream/-/block-stream-0.0.9.tgz#13ebfe778a03205cfe03751481ebb4b3300c126a"
584+
integrity sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=
583585
dependencies:
584586
inherits "~2.0.0"
585587

@@ -645,13 +647,21 @@ [email protected]:
645647
hoek "4.x.x"
646648
joi "10.x.x"
647649

648-
brace-expansion@^1.0.0, brace-expansion@^1.1.7:
650+
brace-expansion@^1.0.0:
649651
version "1.1.8"
650652
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
651653
dependencies:
652654
balanced-match "^1.0.0"
653655
concat-map "0.0.1"
654656

657+
brace-expansion@^1.1.7:
658+
version "1.1.11"
659+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
660+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
661+
dependencies:
662+
balanced-match "^1.0.0"
663+
concat-map "0.0.1"
664+
655665
braces@^1.8.2:
656666
version "1.8.5"
657667
resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
@@ -1043,6 +1053,7 @@ commoner@~0.10.3:
10431053
10441054
version "0.0.1"
10451055
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1056+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
10461057

10471058
concat-stream@^1.4.6, concat-stream@^1.6.0:
10481059
version "1.6.0"
@@ -2466,6 +2477,7 @@ fs-readdir-recursive@^0.1.0:
24662477
fs.realpath@^1.0.0:
24672478
version "1.0.0"
24682479
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2480+
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
24692481

24702482
fsevents@^1.0.0:
24712483
version "1.1.3"
@@ -2482,9 +2494,10 @@ fstream-ignore@^1.0.5:
24822494
inherits "2"
24832495
minimatch "^3.0.0"
24842496

2485-
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
2486-
version "1.0.11"
2487-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
2497+
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
2498+
version "1.0.12"
2499+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
2500+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
24882501
dependencies:
24892502
graceful-fs "^4.1.2"
24902503
inherits "~2.0.0"
@@ -2666,6 +2679,18 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
26662679
once "^1.3.0"
26672680
path-is-absolute "^1.0.0"
26682681

2682+
glob@^7.1.3:
2683+
version "7.2.0"
2684+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
2685+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
2686+
dependencies:
2687+
fs.realpath "^1.0.0"
2688+
inflight "^1.0.4"
2689+
inherits "2"
2690+
minimatch "^3.0.4"
2691+
once "^1.3.0"
2692+
path-is-absolute "^1.0.0"
2693+
26692694
globals@^6.4.0:
26702695
version "6.4.1"
26712696
resolved "https://registry.yarnpkg.com/globals/-/globals-6.4.1.tgz#8498032b3b6d1cc81eebc5f79690d8fe29fabf4f"
@@ -2731,10 +2756,15 @@ got@^3.2.0:
27312756
read-all-stream "^3.0.0"
27322757
timed-out "^2.0.0"
27332758

2734-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4:
2759+
graceful-fs@^4.1.11, graceful-fs@^4.1.4:
27352760
version "4.1.11"
27362761
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
27372762

2763+
graceful-fs@^4.1.2:
2764+
version "4.2.10"
2765+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
2766+
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
2767+
27382768
"graceful-readlink@>= 1.0.0":
27392769
version "1.0.1"
27402770
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
@@ -3047,18 +3077,24 @@ infinity-agent@^2.0.0:
30473077
inflight@^1.0.4:
30483078
version "1.0.6"
30493079
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
3080+
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
30503081
dependencies:
30513082
once "^1.3.0"
30523083
wrappy "1"
30533084

3054-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3055-
version "2.0.3"
3056-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3085+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3086+
version "2.0.4"
3087+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3088+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
30573089

30583090
30593091
version "2.0.1"
30603092
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
30613093

3094+
3095+
version "2.0.3"
3096+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3097+
30623098
ini@^1.3.4, ini@~1.3.0:
30633099
version "1.3.5"
30643100
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4194,7 +4230,7 @@ [email protected]:
41944230
lru-cache "2"
41954231
sigmund "~1.0.0"
41964232

4197-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
4233+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
41984234
version "3.0.4"
41994235
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
42004236
dependencies:
@@ -4206,6 +4242,13 @@ minimatch@^2.0.1, minimatch@^2.0.3:
42064242
dependencies:
42074243
brace-expansion "^1.0.0"
42084244

4245+
minimatch@^3.0.4:
4246+
version "3.1.2"
4247+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4248+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
4249+
dependencies:
4250+
brace-expansion "^1.1.7"
4251+
42094252
42104253
version "0.0.8"
42114254
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -4214,6 +4257,11 @@ [email protected], minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
42144257
version "1.2.0"
42154258
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
42164259

4260+
minimist@^1.2.6:
4261+
version "1.2.6"
4262+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4263+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
4264+
42174265
minimist@~0.0.1:
42184266
version "0.0.10"
42194267
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
@@ -4238,12 +4286,19 @@ [email protected]:
42384286
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
42394287
integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4=
42404288

4241-
[email protected], [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
4289+
42424290
version "0.5.1"
42434291
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
42444292
dependencies:
42454293
minimist "0.0.8"
42464294

4295+
[email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
4296+
version "0.5.6"
4297+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.6.tgz#7def03d2432dcae4ba1d611445c48396062255f6"
4298+
integrity sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==
4299+
dependencies:
4300+
minimist "^1.2.6"
4301+
42474302
mocha@^2.5.3:
42484303
version "2.5.3"
42494304
resolved "https://registry.yarnpkg.com/mocha/-/mocha-2.5.3.tgz#161be5bdeb496771eb9b35745050b622b5aefc58"
@@ -4715,6 +4770,7 @@ on-finished@~2.3.0:
47154770
once@^1.3.0, once@^1.3.3, once@^1.4.0:
47164771
version "1.4.0"
47174772
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
4773+
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
47184774
dependencies:
47194775
wrappy "1"
47204776

@@ -4852,6 +4908,7 @@ path-exists@^2.0.0:
48524908
path-is-absolute@^1.0.0:
48534909
version "1.0.1"
48544910
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
4911+
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
48554912

48564913
path-is-inside@^1.0.1, path-is-inside@^1.0.2:
48574914
version "1.0.2"
@@ -5770,7 +5827,14 @@ right-align@^0.1.1:
57705827
dependencies:
57715828
align-text "^0.1.1"
57725829

5773-
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1:
5830+
rimraf@2:
5831+
version "2.7.1"
5832+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
5833+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
5834+
dependencies:
5835+
glob "^7.1.3"
5836+
5837+
rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1:
57745838
version "2.6.2"
57755839
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
57765840
dependencies:
@@ -5868,11 +5932,11 @@ rx@^2.4.3:
58685932
version "2.5.3"
58695933
resolved "https://registry.yarnpkg.com/rx/-/rx-2.5.3.tgz#21adc7d80f02002af50dae97fd9dbf248755f566"
58705934

5871-
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
5935+
58725936
version "5.1.1"
58735937
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
58745938

5875-
safe-buffer@^5.1.2:
5939+
safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
58765940
version "5.1.2"
58775941
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
58785942

@@ -6644,11 +6708,12 @@ tar-pack@^3.4.0:
66446708
uid-number "^0.0.6"
66456709

66466710
tar@^2.2.1:
6647-
version "2.2.1"
6648-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
6711+
version "2.2.2"
6712+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
6713+
integrity sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==
66496714
dependencies:
66506715
block-stream "*"
6651-
fstream "^1.0.2"
6716+
fstream "^1.0.12"
66526717
inherits "2"
66536718

66546719
tar@^4:
@@ -7053,6 +7118,7 @@ wrap-ansi@^2.0.0:
70537118
wrappy@1:
70547119
version "1.0.2"
70557120
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
7121+
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
70567122

70577123
70587124
version "6.3.0"

0 commit comments

Comments
 (0)