Skip to content

Commit 365001e

Browse files
authored
Merge pull request #247 from bkrem/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2 parents 3de5cb8 + 9779e46 commit 365001e

File tree

1 file changed

+37
-12
lines changed

1 file changed

+37
-12
lines changed

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,6 +1217,7 @@ balanced-match@^0.4.2:
12171217
balanced-match@^1.0.0:
12181218
version "1.0.0"
12191219
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1220+
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
12201221

12211222
base64-js@^1.0.2:
12221223
version "1.2.1"
@@ -1273,8 +1274,9 @@ [email protected]:
12731274
hoek "4.x.x"
12741275

12751276
brace-expansion@^1.1.7:
1276-
version "1.1.8"
1277-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
1277+
version "1.1.11"
1278+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1279+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
12781280
dependencies:
12791281
balanced-match "^1.0.0"
12801282
concat-map "0.0.1"
@@ -1714,6 +1716,7 @@ commondir@^1.0.1:
17141716
17151717
version "0.0.1"
17161718
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1719+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
17171720

17181721
concat-stream@^1.6.0:
17191722
version "1.6.0"
@@ -2931,6 +2934,7 @@ fs-then-native@^2.0.0:
29312934
fs.realpath@^1.0.0:
29322935
version "1.0.0"
29332936
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2937+
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
29342938

29352939
fsevents@^1.0.0, fsevents@^1.1.1:
29362940
version "1.1.3"
@@ -2948,8 +2952,9 @@ fstream-ignore@^1.0.5:
29482952
minimatch "^3.0.0"
29492953

29502954
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
2951-
version "1.0.11"
2952-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
2955+
version "1.0.12"
2956+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
2957+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
29532958
dependencies:
29542959
graceful-fs "^4.1.2"
29552960
inherits "~2.0.0"
@@ -3029,7 +3034,7 @@ glob-parent@^2.0.0:
30293034
dependencies:
30303035
is-glob "^2.0.0"
30313036

3032-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.0, glob@^7.1.1, glob@^7.1.2:
3037+
glob@^7.0.3, glob@^7.1.0, glob@^7.1.1, glob@^7.1.2:
30333038
version "7.1.2"
30343039
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
30353040
dependencies:
@@ -3040,6 +3045,18 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.0, glob@^7.1.1, glob@^7.1.2:
30403045
once "^1.3.0"
30413046
path-is-absolute "^1.0.0"
30423047

3048+
glob@^7.1.3:
3049+
version "7.1.5"
3050+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
3051+
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
3052+
dependencies:
3053+
fs.realpath "^1.0.0"
3054+
inflight "^1.0.4"
3055+
inherits "2"
3056+
minimatch "^3.0.4"
3057+
once "^1.3.0"
3058+
path-is-absolute "^1.0.0"
3059+
30433060
globals@^11.0.1:
30443061
version "11.0.1"
30453062
resolved "https://registry.yarnpkg.com/globals/-/globals-11.0.1.tgz#12a87bb010e5154396acc535e1e43fc753b0e5e8"
@@ -3064,8 +3081,9 @@ globby@^5.0.0:
30643081
pinkie-promise "^2.0.0"
30653082

30663083
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.9:
3067-
version "4.1.11"
3068-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
3084+
version "4.2.3"
3085+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
3086+
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
30693087

30703088
growly@^1.3.0:
30713089
version "1.3.0"
@@ -3348,13 +3366,15 @@ [email protected]:
33483366
inflight@^1.0.4:
33493367
version "1.0.6"
33503368
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
3369+
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
33513370
dependencies:
33523371
once "^1.3.0"
33533372
wrappy "1"
33543373

33553374
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3356-
version "2.0.3"
3357-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3375+
version "2.0.4"
3376+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3377+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
33583378

33593379
33603380
version "2.0.1"
@@ -4515,12 +4535,14 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
45154535
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
45164536
version "3.0.4"
45174537
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4538+
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
45184539
dependencies:
45194540
brace-expansion "^1.1.7"
45204541

45214542
45224543
version "0.0.8"
45234544
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
4545+
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
45244546

45254547
minimist@^1.1.1, minimist@^1.2.0:
45264548
version "1.2.0"
@@ -4811,6 +4833,7 @@ object.values@^1.0.4:
48114833
once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0:
48124834
version "1.4.0"
48134835
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
4836+
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
48144837
dependencies:
48154838
wrappy "1"
48164839

@@ -5933,10 +5956,11 @@ right-align@^0.1.1:
59335956
align-text "^0.1.1"
59345957

59355958
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1:
5936-
version "2.6.2"
5937-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
5959+
version "2.7.1"
5960+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
5961+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
59385962
dependencies:
5939-
glob "^7.0.5"
5963+
glob "^7.1.3"
59405964

59415965
ripemd160@^2.0.0, ripemd160@^2.0.1:
59425966
version "2.0.1"
@@ -6822,6 +6846,7 @@ wrap-ansi@^2.0.0:
68226846
wrappy@1:
68236847
version "1.0.2"
68246848
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
6849+
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
68256850

68266851
write-file-atomic@^2.1.0:
68276852
version "2.3.0"

0 commit comments

Comments
 (0)