Skip to content

Commit daaeb6d

Browse files
dependabot[bot]ovidiuch
authored andcommitted
Bump fstream from 1.0.11 to 1.0.12 (ovidiuch#65)
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)
1 parent f0f52e2 commit daaeb6d

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

yarn.lock

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,6 +1821,7 @@ backo2@1.0.2:
18211821
balanced-match@^1.0.0:
18221822
version "1.0.0"
18231823
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1824+
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
18241825

18251826
base64-arraybuffer@0.1.5:
18261827
version "0.1.5"
@@ -1936,6 +1937,7 @@ boxen@^1.2.1:
19361937
brace-expansion@^1.1.7:
19371938
version "1.1.11"
19381939
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1940+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
19391941
dependencies:
19401942
balanced-match "^1.0.0"
19411943
concat-map "0.0.1"
@@ -2489,6 +2491,7 @@ compressible@^2.0.12:
24892491
concat-map@0.0.1:
24902492
version "0.0.1"
24912493
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2494+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
24922495

24932496
concat-stream@^1.5.0, concat-stream@^1.6.0:
24942497
version "1.6.2"
@@ -3996,6 +3999,7 @@ fs-write-stream-atomic@^1.0.8:
39963999
fs.realpath@^1.0.0:
39974000
version "1.0.0"
39984001
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
4002+
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
39994003

40004004
fsevents@^1.1.2, fsevents@^1.2.2, fsevents@^1.2.3:
40014005
version "1.2.4"
@@ -4005,8 +4009,9 @@ fsevents@^1.1.2, fsevents@^1.2.2, fsevents@^1.2.3:
40054009
node-pre-gyp "^0.10.0"
40064010

40074011
fstream@~1.0.10:
4008-
version "1.0.11"
4009-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
4012+
version "1.0.12"
4013+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
4014+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
40104015
dependencies:
40114016
graceful-fs "^4.1.2"
40124017
inherits "~2.0.0"
@@ -4120,9 +4125,9 @@ glob@7.1.2, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
41204125
path-is-absolute "^1.0.0"
41214126

41224127
glob@^7.1.3:
4123-
version "7.1.3"
4124-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
4125-
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
4128+
version "7.1.4"
4129+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4130+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
41264131
dependencies:
41274132
fs.realpath "^1.0.0"
41284133
inflight "^1.0.4"
@@ -4313,8 +4318,9 @@ got@^7.1.0:
43134318
url-to-options "^1.0.1"
43144319

43154320
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6:
4316-
version "4.1.11"
4317-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
4321+
version "4.1.15"
4322+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
4323+
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
43184324

43194325
growly@^1.3.0:
43204326
version "1.3.0"
@@ -4735,6 +4741,7 @@ indexof@0.0.1:
47354741
inflight@^1.0.4:
47364742
version "1.0.6"
47374743
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
4744+
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
47384745
dependencies:
47394746
once "^1.3.0"
47404747
wrappy "1"
@@ -6160,12 +6167,14 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
61606167
minimatch@3.0.4, minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
61616168
version "3.0.4"
61626169
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6170+
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
61636171
dependencies:
61646172
brace-expansion "^1.1.7"
61656173

61666174
minimist@0.0.8:
61676175
version "0.0.8"
61686176
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
6177+
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
61696178

61706179
minimist@1.2.0, minimist@^1.1.1, minimist@^1.2.0:
61716180
version "1.2.0"
@@ -6926,6 +6935,7 @@ path-exists@^3.0.0:
69266935
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
69276936
version "1.0.1"
69286937
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
6938+
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
69296939

69306940
path-is-inside@^1.0.1, path-is-inside@^1.0.2:
69316941
version "1.0.2"
@@ -8146,10 +8156,11 @@ retry-request@^4.0.0:
81468156
through2 "^2.0.0"
81478157

81488158
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
8149-
version "2.6.2"
8150-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
8159+
version "2.6.3"
8160+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
8161+
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
81518162
dependencies:
8152-
glob "^7.0.5"
8163+
glob "^7.1.3"
81538164

81548165
ripemd160@^2.0.0, ripemd160@^2.0.1:
81558166
version "2.0.2"
@@ -9724,6 +9735,7 @@ wrap-ansi@^3.0.1:
97249735
wrappy@1:
97259736
version "1.0.2"
97269737
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
9738+
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
97279739

97289740
write-file-atomic@^2.0.0, write-file-atomic@^2.1.0:
97299741
version "2.3.0"

0 commit comments

Comments
 (0)