Skip to content

Commit 6f20eed

Browse files
authored
Merge pull request coreui#13 from damingerdai/dependabot/npm_and_yarn/fstream-1.0.12
build(deps): bump fstream from 1.0.11 to 1.0.12
2 parents 4ed9696 + 7076c95 commit 6f20eed

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
@@ -3212,9 +3212,9 @@ fsevents@^1.2.2, fsevents@^1.2.7:
32123212
node-pre-gyp "^0.10.0"
32133213

32143214
fstream@^1.0.0, fstream@^1.0.2:
3215-
version "1.0.11"
3216-
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
3217-
integrity sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=
3215+
version "1.0.12"
3216+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
3217+
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
32183218
dependencies:
32193219
graceful-fs "^4.1.2"
32203220
inherits "~2.0.0"
@@ -3328,7 +3328,7 @@ [email protected]:
33283328
once "^1.3.0"
33293329
path-is-absolute "^1.0.0"
33303330

3331-
[email protected], 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:
3331+
[email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@~7.1.1:
33323332
version "7.1.3"
33333333
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
33343334
integrity sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==
@@ -3351,6 +3351,18 @@ glob@^5.0.15:
33513351
once "^1.3.0"
33523352
path-is-absolute "^1.0.0"
33533353

3354+
glob@^7.1.3:
3355+
version "7.1.4"
3356+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3357+
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
3358+
dependencies:
3359+
fs.realpath "^1.0.0"
3360+
inflight "^1.0.4"
3361+
inherits "2"
3362+
minimatch "^3.0.4"
3363+
once "^1.3.0"
3364+
path-is-absolute "^1.0.0"
3365+
33543366
globals@^11.1.0:
33553367
version "11.11.0"
33563368
resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"

0 commit comments

Comments
 (0)