Skip to content

Commit 31b9037

Browse files
Upgrade: 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)
1 parent c8e758a commit 31b9037

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

+16-4
Original file line numberDiff line numberDiff line change
@@ -3823,9 +3823,9 @@ fsevents@^1.0.0, fsevents@^1.2.3:
38233823
node-pre-gyp "^0.10.0"
38243824

38253825
fstream@^1.0.0, fstream@^1.0.2:
3826-
version "1.0.11"
3827-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
3828-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
3826+
version "1.0.12"
3827+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
3828+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
38293829
dependencies:
38303830
graceful-fs "^4.1.2"
38313831
inherits "~2.0.0"
@@ -3961,7 +3961,7 @@ glob-to-regexp@^0.3.0:
39613961
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
39623962
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
39633963

3964-
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
3964+
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2:
39653965
version "7.1.3"
39663966
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
39673967
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -3973,6 +3973,18 @@ [email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
39733973
once "^1.3.0"
39743974
path-is-absolute "^1.0.0"
39753975

3976+
glob@^7.1.3:
3977+
version "7.1.4"
3978+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3979+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
3980+
dependencies:
3981+
fs.realpath "^1.0.0"
3982+
inflight "^1.0.4"
3983+
inherits "2"
3984+
minimatch "^3.0.4"
3985+
once "^1.3.0"
3986+
path-is-absolute "^1.0.0"
3987+
39763988
global-dirs@^0.1.0:
39773989
version "0.1.1"
39783990
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"

0 commit comments

Comments
 (0)