Skip to content

Commit fa11421

Browse files
dependabot[bot]kassens
authored andcommitted
Bump fstream from 1.0.11 to 1.0.12 (#237)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](npm/fstream@v1.0.11...v1.0.12) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3886ad9 commit fa11421

File tree

1 file changed

+35
-10
lines changed

1 file changed

+35
-10
lines changed

yarn.lock

Lines changed: 35 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,7 @@ babylon@^6.18.0:
695695
balanced-match@^1.0.0:
696696
version "1.0.0"
697697
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
698+
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
698699

699700
base@^0.11.1:
700701
version "0.11.2"
@@ -733,6 +734,7 @@ [email protected]:
733734
brace-expansion@^1.0.0, brace-expansion@^1.1.7:
734735
version "1.1.11"
735736
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
737+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
736738
dependencies:
737739
balanced-match "^1.0.0"
738740
concat-map "0.0.1"
@@ -940,6 +942,7 @@ component-emitter@^1.2.1:
940942
941943
version "0.0.1"
942944
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
945+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
943946

944947
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
945948
version "1.1.0"
@@ -1463,6 +1466,7 @@ fs-readdir-recursive@^1.0.0:
14631466
fs.realpath@^1.0.0:
14641467
version "1.0.0"
14651468
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
1469+
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
14661470

14671471
fsevents@^1.0.0:
14681472
version "1.1.3"
@@ -1487,8 +1491,9 @@ fstream-ignore@^1.0.5:
14871491
minimatch "^3.0.0"
14881492

14891493
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
1490-
version "1.0.11"
1491-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
1494+
version "1.0.12"
1495+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
1496+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
14921497
dependencies:
14931498
graceful-fs "^4.1.2"
14941499
inherits "~2.0.0"
@@ -1549,7 +1554,7 @@ [email protected]:
15491554
once "^1.3.0"
15501555
path-is-absolute "^1.0.0"
15511556

1552-
[email protected], glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
1557+
[email protected], glob@^7.0.3, glob@^7.1.2:
15531558
version "7.1.2"
15541559
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
15551560
dependencies:
@@ -1560,6 +1565,18 @@ [email protected], glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
15601565
once "^1.3.0"
15611566
path-is-absolute "^1.0.0"
15621567

1568+
glob@^7.1.3:
1569+
version "7.1.6"
1570+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
1571+
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
1572+
dependencies:
1573+
fs.realpath "^1.0.0"
1574+
inflight "^1.0.4"
1575+
inherits "2"
1576+
minimatch "^3.0.4"
1577+
once "^1.3.0"
1578+
path-is-absolute "^1.0.0"
1579+
15631580
globals@^11.1.0:
15641581
version "11.4.0"
15651582
resolved "https://registry.yarnpkg.com/globals/-/globals-11.4.0.tgz#b85c793349561c16076a3c13549238a27945f1bc"
@@ -1584,8 +1601,9 @@ globby@^5.0.0:
15841601
pinkie-promise "^2.0.0"
15851602

15861603
graceful-fs@^4.1.2, graceful-fs@^4.1.4:
1587-
version "4.1.11"
1588-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
1604+
version "4.2.3"
1605+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
1606+
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
15891607

15901608
graphql@^14.1.1:
15911609
version "14.1.1"
@@ -1743,13 +1761,15 @@ imurmurhash@^0.1.4:
17431761
inflight@^1.0.4:
17441762
version "1.0.6"
17451763
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
1764+
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
17461765
dependencies:
17471766
once "^1.3.0"
17481767
wrappy "1"
17491768

17501769
inherits@2, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.3:
1751-
version "2.0.3"
1752-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
1770+
version "2.0.4"
1771+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
1772+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
17531773

17541774
ini@~1.3.0:
17551775
version "1.3.5"
@@ -2212,6 +2232,7 @@ mimic-fn@^1.0.0:
22122232
"minimatch@2 || 3", [email protected], minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
22132233
version "3.0.4"
22142234
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2235+
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
22152236
dependencies:
22162237
brace-expansion "^1.1.7"
22172238

@@ -2224,6 +2245,7 @@ [email protected]:
22242245
22252246
version "0.0.8"
22262247
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
2248+
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
22272249

22282250
minimist@^1.1.1, minimist@^1.2.0:
22292251
version "1.2.0"
@@ -2458,6 +2480,7 @@ object.pick@^1.3.0:
24582480
[email protected], once@^1.3.0, once@^1.3.3:
24592481
version "1.4.0"
24602482
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
2483+
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
24612484
dependencies:
24622485
wrappy "1"
24632486

@@ -2793,10 +2816,11 @@ ret@~0.1.10:
27932816
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
27942817

27952818
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1:
2796-
version "2.6.2"
2797-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
2819+
version "2.7.1"
2820+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
2821+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
27982822
dependencies:
2799-
glob "^7.0.5"
2823+
glob "^7.1.3"
28002824

28012825
rsvp@^3.3.3:
28022826
version "3.6.2"
@@ -3324,6 +3348,7 @@ wordwrap@~0.0.2:
33243348
wrappy@1:
33253349
version "1.0.2"
33263350
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
3351+
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
33273352

33283353
write@^0.2.1:
33293354
version "0.2.1"

0 commit comments

Comments
 (0)