Skip to content

Commit 535b41c

Browse files
Merge pull request #3 from mddanishyusuf/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2 parents dadf2a2 + 5b65f6a commit 535b41c

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4073,8 +4073,8 @@ fsevents@^1.2.3, fsevents@^1.2.7:
40734073
node-pre-gyp "^0.12.0"
40744074

40754075
fstream@^1.0.0, fstream@^1.0.2:
4076-
version "1.0.11"
4077-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
4076+
version "1.0.12"
4077+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
40784078
dependencies:
40794079
graceful-fs "^4.1.2"
40804080
inherits "~2.0.0"
@@ -4168,7 +4168,7 @@ glob-to-regexp@^0.3.0:
41684168
version "0.3.0"
41694169
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
41704170

4171-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
4171+
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.1:
41724172
version "7.1.3"
41734173
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
41744174
dependencies:
@@ -4179,6 +4179,17 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, gl
41794179
once "^1.3.0"
41804180
path-is-absolute "^1.0.0"
41814181

4182+
glob@^7.1.3:
4183+
version "7.1.4"
4184+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4185+
dependencies:
4186+
fs.realpath "^1.0.0"
4187+
inflight "^1.0.4"
4188+
inherits "2"
4189+
minimatch "^3.0.4"
4190+
once "^1.3.0"
4191+
path-is-absolute "^1.0.0"
4192+
41824193
41834194
version "2.0.0"
41844195
resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-2.0.0.tgz#997605ad2345f27f51539bea26574421215c7780"

0 commit comments

Comments
 (0)