Skip to content

Commit cab9c84

Browse files
dependabot[bot]euvl
authored andcommitted
Bump fstream from 1.0.11 to 1.0.12 (#111)
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 b14ca02 commit cab9c84

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,9 +1801,9 @@ fsevents@^1.2.7:
18011801
node-pre-gyp "^0.10.0"
18021802

18031803
fstream@^1.0.0, fstream@^1.0.2:
1804-
version "1.0.11"
1805-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
1806-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
1804+
version "1.0.12"
1805+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
1806+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
18071807
dependencies:
18081808
graceful-fs "^4.1.2"
18091809
inherits "~2.0.0"
@@ -1866,7 +1866,7 @@ glob-parent@^3.1.0:
18661866
is-glob "^3.1.0"
18671867
path-dirname "^1.0.0"
18681868

1869-
glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
1869+
glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@~7.1.1:
18701870
version "7.1.3"
18711871
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
18721872
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -1878,6 +1878,18 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
18781878
once "^1.3.0"
18791879
path-is-absolute "^1.0.0"
18801880

1881+
glob@^7.1.3:
1882+
version "7.1.4"
1883+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
1884+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
1885+
dependencies:
1886+
fs.realpath "^1.0.0"
1887+
inflight "^1.0.4"
1888+
inherits "2"
1889+
minimatch "^3.0.4"
1890+
once "^1.3.0"
1891+
path-is-absolute "^1.0.0"
1892+
18811893
globals@^9.18.0:
18821894
version "9.18.0"
18831895
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"

0 commit comments

Comments
 (0)