Skip to content

Commit d9cb8a1

Browse files
authored
Merge pull request #9 from frontend9/dependabot/npm_and_yarn/fstream-1.0.12
build(deps): bump fstream from 1.0.11 to 1.0.12
2 parents 286a020 + a4402a7 commit d9cb8a1

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
@@ -4605,9 +4605,9 @@ [email protected], fsevents@^1.2.7:
46054605
node-pre-gyp "^0.10.0"
46064606

46074607
fstream@^1.0.0, fstream@^1.0.2:
4608-
version "1.0.11"
4609-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
4610-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
4608+
version "1.0.12"
4609+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
4610+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
46114611
dependencies:
46124612
graceful-fs "^4.1.2"
46134613
inherits "~2.0.0"
@@ -4713,7 +4713,7 @@ glob-to-regexp@^0.3.0:
47134713
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
47144714
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
47154715

4716-
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
4716+
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@~7.1.1:
47174717
version "7.1.3"
47184718
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
47194719
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -4725,6 +4725,18 @@ [email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glo
47254725
once "^1.3.0"
47264726
path-is-absolute "^1.0.0"
47274727

4728+
glob@^7.1.3:
4729+
version "7.1.4"
4730+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4731+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
4732+
dependencies:
4733+
fs.realpath "^1.0.0"
4734+
inflight "^1.0.4"
4735+
inherits "2"
4736+
minimatch "^3.0.4"
4737+
once "^1.3.0"
4738+
path-is-absolute "^1.0.0"
4739+
47284740
[email protected], global-modules@^2.0.0:
47294741
version "2.0.0"
47304742
resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-2.0.0.tgz#997605ad2345f27f51539bea26574421215c7780"

0 commit comments

Comments
 (0)