Skip to content

Commit c59d1f6

Browse files
authored
Merge pull request #31 from PythonMilano/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2 parents a5cf526 + c38530e commit c59d1f6

File tree

1 file changed

+48
-10
lines changed

1 file changed

+48
-10
lines changed

yarn.lock

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ balanced-match@^0.4.1:
118118
version "0.4.2"
119119
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
120120

121+
balanced-match@^1.0.0:
122+
version "1.0.0"
123+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
124+
121125
basic-auth@~1.1.0:
122126
version "1.1.0"
123127
resolved "https://registry.yarnpkg.com/basic-auth/-/basic-auth-1.1.0.tgz#45221ee429f7ee1e5035be3f51533f1cdfd29884"
@@ -159,6 +163,13 @@ brace-expansion@^1.0.0:
159163
balanced-match "^0.4.1"
160164
concat-map "0.0.1"
161165

166+
brace-expansion@^1.1.7:
167+
version "1.1.11"
168+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
169+
dependencies:
170+
balanced-match "^1.0.0"
171+
concat-map "0.0.1"
172+
162173
braces@^1.8.2:
163174
version "1.8.5"
164175
resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
@@ -500,9 +511,9 @@ fstream-ignore@^1.0.5:
500511
inherits "2"
501512
minimatch "^3.0.0"
502513

503-
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
504-
version "1.0.11"
505-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
514+
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
515+
version "1.0.12"
516+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
506517
dependencies:
507518
graceful-fs "^4.1.2"
508519
inherits "~2.0.0"
@@ -566,6 +577,17 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@~7.1.1:
566577
once "^1.3.0"
567578
path-is-absolute "^1.0.0"
568579

580+
glob@^7.1.3:
581+
version "7.1.5"
582+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
583+
dependencies:
584+
fs.realpath "^1.0.0"
585+
inflight "^1.0.4"
586+
inherits "2"
587+
minimatch "^3.0.4"
588+
once "^1.3.0"
589+
path-is-absolute "^1.0.0"
590+
569591
globule@^1.0.0:
570592
version "1.1.0"
571593
resolved "https://registry.yarnpkg.com/globule/-/globule-1.1.0.tgz#c49352e4dc183d85893ee825385eb994bb6df45f"
@@ -575,8 +597,8 @@ globule@^1.0.0:
575597
minimatch "~3.0.2"
576598

577599
graceful-fs@^4.1.2:
578-
version "4.1.11"
579-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
600+
version "4.2.2"
601+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
580602

581603
har-schema@^1.0.5:
582604
version "1.0.5"
@@ -667,7 +689,11 @@ inflight@^1.0.4:
667689
once "^1.3.0"
668690
wrappy "1"
669691

670-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1:
692+
inherits@2, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1:
693+
version "2.0.4"
694+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
695+
696+
inherits@2.0.3:
671697
version "2.0.3"
672698
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
673699

@@ -955,6 +981,12 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@~3.0.2:
955981
dependencies:
956982
brace-expansion "^1.0.0"
957983

984+
minimatch@^3.0.4:
985+
version "3.0.4"
986+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
987+
dependencies:
988+
brace-expansion "^1.1.7"
989+
958990
minimist@0.0.8:
959991
version "0.0.8"
960992
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -1365,7 +1397,13 @@ require-main-filename@^1.0.1:
13651397
version "1.0.1"
13661398
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
13671399

1368-
rimraf@2, rimraf@^2.5.1, rimraf@^2.6.1:
1400+
rimraf@2:
1401+
version "2.7.1"
1402+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
1403+
dependencies:
1404+
glob "^7.1.3"
1405+
1406+
rimraf@^2.5.1, rimraf@^2.6.1:
13691407
version "2.6.1"
13701408
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
13711409
dependencies:
@@ -1566,11 +1604,11 @@ tar-pack@^3.4.0:
15661604
uid-number "^0.0.6"
15671605

15681606
tar@^2.0.0, tar@^2.2.1:
1569-
version "2.2.1"
1570-
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
1607+
version "2.2.2"
1608+
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
15711609
dependencies:
15721610
block-stream "*"
1573-
fstream "^1.0.2"
1611+
fstream "^1.0.12"
15741612
inherits "2"
15751613

15761614
through@2, through@~2.3, through@~2.3.1:

0 commit comments

Comments
 (0)