Skip to content

Commit 9140505

Browse files
dependabot[bot]nodkz
authored andcommitted
build(deps): bump fstream from 1.0.11 to 1.0.12
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] <support@github.com>
1 parent e33d3bb commit 9140505

File tree

1 file changed

+42
-21
lines changed

1 file changed

+42
-21
lines changed

yarn.lock

Lines changed: 42 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,6 +1714,7 @@ babel-preset-jest@^24.9.0:
17141714
balanced-match@^1.0.0:
17151715
version "1.0.0"
17161716
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1717+
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
17171718

17181719
base@^0.11.1:
17191720
version "0.11.2"
@@ -1797,8 +1798,9 @@ boxen@^1.2.1:
17971798
widest-line "^2.0.0"
17981799

17991800
brace-expansion@^1.1.7:
1800-
version "1.1.8"
1801-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
1801+
version "1.1.11"
1802+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1803+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
18021804
dependencies:
18031805
balanced-match "^1.0.0"
18041806
concat-map "0.0.1"
@@ -2249,6 +2251,7 @@ component-emitter@^1.2.1:
22492251
concat-map@0.0.1:
22502252
version "0.0.1"
22512253
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2254+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
22522255

22532256
concat-stream@^1.5.0, concat-stream@^1.5.2:
22542257
version "1.6.2"
@@ -3332,6 +3335,7 @@ fs-write-stream-atomic@^1.0.8, fs-write-stream-atomic@~1.0.10:
33323335
fs.realpath@^1.0.0:
33333336
version "1.0.0"
33343337
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
3338+
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
33353339

33363340
fsevents@^1.2.7:
33373341
version "1.2.7"
@@ -3342,8 +3346,9 @@ fsevents@^1.2.7:
33423346
node-pre-gyp "^0.10.0"
33433347

33443348
fstream@^1.0.0, fstream@^1.0.2:
3345-
version "1.0.11"
3346-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
3349+
version "1.0.12"
3350+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
3351+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
33473352
dependencies:
33483353
graceful-fs "^4.1.2"
33493354
inherits "~2.0.0"
@@ -3458,7 +3463,7 @@ glob-to-regexp@^0.3.0:
34583463
version "0.3.0"
34593464
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
34603465

3461-
glob@^7.0.0, glob@^7.1.3:
3466+
glob@^7.0.0:
34623467
version "7.1.3"
34633468
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
34643469
dependencies:
@@ -3469,7 +3474,7 @@ glob@^7.0.0, glob@^7.1.3:
34693474
once "^1.3.0"
34703475
path-is-absolute "^1.0.0"
34713476

3472-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
3477+
glob@^7.0.3, glob@^7.1.1, glob@^7.1.2:
34733478
version "7.1.2"
34743479
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
34753480
dependencies:
@@ -3480,6 +3485,18 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
34803485
once "^1.3.0"
34813486
path-is-absolute "^1.0.0"
34823487

3488+
glob@^7.1.3:
3489+
version "7.1.5"
3490+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
3491+
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
3492+
dependencies:
3493+
fs.realpath "^1.0.0"
3494+
inflight "^1.0.4"
3495+
inherits "2"
3496+
minimatch "^3.0.4"
3497+
once "^1.3.0"
3498+
path-is-absolute "^1.0.0"
3499+
34833500
global-dirs@^0.1.0:
34843501
version "0.1.1"
34853502
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -3524,14 +3541,10 @@ got@^6.7.1:
35243541
unzip-response "^2.0.1"
35253542
url-parse-lax "^1.0.0"
35263543

3527-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
3528-
version "4.1.11"
3529-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
3530-
3531-
graceful-fs@^4.1.15:
3532-
version "4.1.15"
3533-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
3534-
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
3544+
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
3545+
version "4.2.3"
3546+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
3547+
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
35353548

35363549
graphql-compose@^7.4.2:
35373550
version "7.4.2"
@@ -3801,13 +3814,15 @@ indent-string@^3.0.0, indent-string@^3.2.0:
38013814
inflight@^1.0.4, inflight@~1.0.6:
38023815
version "1.0.6"
38033816
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
3817+
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
38043818
dependencies:
38053819
once "^1.3.0"
38063820
wrappy "1"
38073821

38083822
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3809-
version "2.0.3"
3810-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3823+
version "2.0.4"
3824+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3825+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
38113826

38123827
ini@^1.3.4, ini@^1.3.5:
38133828
version "1.3.5"
@@ -5195,6 +5210,7 @@ mimic-fn@^2.1.0:
51955210
minimatch@^3.0.4:
51965211
version "3.0.4"
51975212
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
5213+
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
51985214
dependencies:
51995215
brace-expansion "^1.1.7"
52005216

@@ -5208,6 +5224,7 @@ minimist-options@^3.0.1:
52085224
minimist@0.0.8:
52095225
version "0.0.8"
52105226
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
5227+
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
52115228

52125229
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
52135230
version "1.2.0"
@@ -5857,6 +5874,7 @@ octokit-pagination-methods@^1.1.0:
58575874
once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0, once@~1.4.0:
58585875
version "1.4.0"
58595876
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
5877+
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
58605878
dependencies:
58615879
wrappy "1"
58625880

@@ -6128,6 +6146,7 @@ path-exists@^4.0.0:
61286146
path-is-absolute@^1.0.0:
61296147
version "1.0.1"
61306148
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
6149+
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
61316150

61326151
path-is-inside@^1.0.1, path-is-inside@^1.0.2, path-is-inside@~1.0.2:
61336152
version "1.0.2"
@@ -6819,13 +6838,14 @@ right-align@^0.1.1:
68196838
dependencies:
68206839
align-text "^0.1.1"
68216840

6822-
rimraf@2, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@~2.6.2:
6823-
version "2.6.2"
6824-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
6841+
rimraf@2, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
6842+
version "2.7.1"
6843+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
6844+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
68256845
dependencies:
6826-
glob "^7.0.5"
6846+
glob "^7.1.3"
68276847

6828-
rimraf@2.6.3:
6848+
rimraf@2.6.3, rimraf@~2.6.2:
68296849
version "2.6.3"
68306850
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
68316851
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
@@ -8055,6 +8075,7 @@ wrap-ansi@^5.1.0:
80558075
wrappy@1:
80568076
version "1.0.2"
80578077
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
8078+
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
80588079

80598080
write-file-atomic@2.4.1:
80608081
version "2.4.1"

0 commit comments

Comments
 (0)