Skip to content

Commit 0c3cc8c

Browse files
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] <[email protected]>
1 parent c928cb6 commit 0c3cc8c

File tree

1 file changed

+49
-14
lines changed

1 file changed

+49
-14
lines changed

yarn.lock

Lines changed: 49 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,7 @@ balanced-match@^0.4.2:
929929
balanced-match@^1.0.0:
930930
version "1.0.0"
931931
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
932+
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
932933

933934
base64-js@^1.0.2:
934935
version "1.2.1"
@@ -965,8 +966,9 @@ [email protected]:
965966
hoek "2.x.x"
966967

967968
brace-expansion@^1.1.7:
968-
version "1.1.8"
969-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
969+
version "1.1.11"
970+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
971+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
970972
dependencies:
971973
balanced-match "^1.0.0"
972974
concat-map "0.0.1"
@@ -1199,6 +1201,7 @@ compression@^1.5.2:
11991201
12001202
version "0.0.1"
12011203
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1204+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
12021205

12031206
concat-stream@^1.4.6:
12041207
version "1.6.0"
@@ -1978,6 +1981,7 @@ fs-readdir-recursive@^1.0.0:
19781981
fs.realpath@^1.0.0:
19791982
version "1.0.0"
19801983
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
1984+
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
19811985

19821986
fsevents@^1.0.0:
19831987
version "1.1.2"
@@ -1995,8 +1999,9 @@ fstream-ignore@^1.0.5:
19951999
minimatch "^3.0.0"
19962000

19972001
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
1998-
version "1.0.11"
1999-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
2002+
version "1.0.12"
2003+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
2004+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
20002005
dependencies:
20012006
graceful-fs "^4.1.2"
20022007
inherits "~2.0.0"
@@ -2072,6 +2077,18 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5:
20722077
once "^1.3.0"
20732078
path-is-absolute "^1.0.0"
20742079

2080+
glob@^7.1.3:
2081+
version "7.1.6"
2082+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
2083+
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
2084+
dependencies:
2085+
fs.realpath "^1.0.0"
2086+
inflight "^1.0.4"
2087+
inherits "2"
2088+
minimatch "^3.0.4"
2089+
once "^1.3.0"
2090+
path-is-absolute "^1.0.0"
2091+
20752092
global@^4.3.0:
20762093
version "4.3.2"
20772094
resolved "https://registry.yarnpkg.com/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f"
@@ -2095,8 +2112,9 @@ globby@^5.0.0:
20952112
pinkie-promise "^2.0.0"
20962113

20972114
graceful-fs@^4.1.2, graceful-fs@^4.1.4:
2098-
version "4.1.11"
2099-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2115+
version "4.2.6"
2116+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
2117+
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
21002118

21012119
"graceful-readlink@>= 1.0.0":
21022120
version "1.0.1"
@@ -2239,18 +2257,24 @@ [email protected]:
22392257
inflight@^1.0.4:
22402258
version "1.0.6"
22412259
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
2260+
integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
22422261
dependencies:
22432262
once "^1.3.0"
22442263
wrappy "1"
22452264

2246-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2247-
version "2.0.3"
2248-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2265+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2266+
version "2.0.4"
2267+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2268+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
22492269

22502270
22512271
version "2.0.1"
22522272
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
22532273

2274+
2275+
version "2.0.3"
2276+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2277+
22542278
ini@~1.3.0:
22552279
version "1.3.4"
22562280
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -2752,7 +2776,7 @@ [email protected], minimist@~0.0.1:
27522776
version "0.0.8"
27532777
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
27542778

2755-
minimist@^1.1.0:
2779+
minimist@^1.1.0, minimist@^1.2.5:
27562780
version "1.2.5"
27572781
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
27582782
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
@@ -2761,12 +2785,19 @@ minimist@^1.2.0:
27612785
version "1.2.0"
27622786
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
27632787

2764-
[email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
2788+
27652789
version "0.5.1"
27662790
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
27672791
dependencies:
27682792
minimist "0.0.8"
27692793

2794+
"mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
2795+
version "0.5.5"
2796+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
2797+
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
2798+
dependencies:
2799+
minimist "^1.2.5"
2800+
27702801
27712802
version "0.7.1"
27722803
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098"
@@ -2904,6 +2935,7 @@ on-headers@~1.0.1:
29042935
once@^1.3.0, once@^1.3.3:
29052936
version "1.4.0"
29062937
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
2938+
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
29072939
dependencies:
29082940
wrappy "1"
29092941

@@ -2996,6 +3028,7 @@ path-exists@^2.0.0:
29963028
path-is-absolute@^1.0.0:
29973029
version "1.0.1"
29983030
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
3031+
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
29993032

30003033
path-is-inside@^1.0.1:
30013034
version "1.0.2"
@@ -3698,10 +3731,11 @@ right-align@^0.1.1:
36983731
align-text "^0.1.1"
36993732

37003733
rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.5.2, rimraf@^2.6.1:
3701-
version "2.6.1"
3702-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
3734+
version "2.7.1"
3735+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
3736+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
37033737
dependencies:
3704-
glob "^7.0.5"
3738+
glob "^7.1.3"
37053739

37063740
37073741
version "0.2.0"
@@ -4350,6 +4384,7 @@ wordwrap@~1.0.0:
43504384
wrappy@1:
43514385
version "1.0.2"
43524386
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
4387+
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
43534388

43544389
write@^0.2.1:
43554390
version "0.2.1"

0 commit comments

Comments
 (0)