Skip to content

Commit 3c3eaf4

Browse files
authored
Merge pull request #7 from agrgic16/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2 parents 0b35093 + 230920c commit 3c3eaf4

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
@@ -2995,9 +2995,9 @@ fsevents@^1.0.0, fsevents@^1.2.2, fsevents@^1.2.7:
29952995
node-pre-gyp "^0.10.0"
29962996

29972997
fstream@^1.0.0, fstream@^1.0.2:
2998-
version "1.0.11"
2999-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
3000-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
2998+
version "1.0.12"
2999+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
3000+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
30013001
dependencies:
30023002
graceful-fs "^4.1.2"
30033003
inherits "~2.0.0"
@@ -3099,7 +3099,7 @@ glob@7.0.x:
30993099
once "^1.3.0"
31003100
path-is-absolute "^1.0.0"
31013101

3102-
glob@7.1.3, glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
3102+
glob@7.1.3, glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@~7.1.1:
31033103
version "7.1.3"
31043104
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
31053105
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -3111,6 +3111,18 @@ glob@7.1.3, glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glo
31113111
once "^1.3.0"
31123112
path-is-absolute "^1.0.0"
31133113

3114+
glob@^7.1.3:
3115+
version "7.1.4"
3116+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3117+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
3118+
dependencies:
3119+
fs.realpath "^1.0.0"
3120+
inflight "^1.0.4"
3121+
inherits "2"
3122+
minimatch "^3.0.4"
3123+
once "^1.3.0"
3124+
path-is-absolute "^1.0.0"
3125+
31143126
global-dirs@^0.1.0:
31153127
version "0.1.1"
31163128
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"

0 commit comments

Comments
 (0)