Skip to content

Commit 7411a66

Browse files
Merge pull request #7 from krissalvador27/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2 parents 17c2d03 + 36ce06a commit 7411a66

File tree

1 file changed

+34
-19
lines changed

1 file changed

+34
-19
lines changed

yarn.lock

+34-19
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@ babylon@^6.18.0:
11091109

11101110
balanced-match@^1.0.0:
11111111
version "1.0.0"
1112-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1112+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
11131113

11141114
11151115
version "0.0.8"
@@ -1256,7 +1256,7 @@ [email protected]:
12561256

12571257
brace-expansion@^1.1.7:
12581258
version "1.1.11"
1259-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1259+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
12601260
dependencies:
12611261
balanced-match "^1.0.0"
12621262
concat-map "0.0.1"
@@ -1627,7 +1627,7 @@ compression@~1.5.2:
16271627

16281628
16291629
version "0.0.1"
1630-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1630+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
16311631

16321632
concat-stream@^1.6.0:
16331633
version "1.6.2"
@@ -2642,7 +2642,7 @@ fs-minipass@^1.2.5:
26422642

26432643
fs.realpath@^1.0.0:
26442644
version "1.0.0"
2645-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2645+
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
26462646

26472647
fsevents@^1.1.1:
26482648
version "1.1.3"
@@ -2660,8 +2660,8 @@ fstream-ignore@^1.0.5:
26602660
minimatch "^3.0.0"
26612661

26622662
fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
2663-
version "1.0.11"
2664-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171"
2663+
version "1.0.12"
2664+
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
26652665
dependencies:
26662666
graceful-fs "^4.1.2"
26672667
inherits "~2.0.0"
@@ -2764,7 +2764,7 @@ glob@^6.0.1:
27642764
once "^1.3.0"
27652765
path-is-absolute "^1.0.0"
27662766

2767-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
2767+
glob@^7.0.3, glob@^7.1.1, glob@^7.1.2:
27682768
version "7.1.2"
27692769
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
27702770
dependencies:
@@ -2775,6 +2775,17 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
27752775
once "^1.3.0"
27762776
path-is-absolute "^1.0.0"
27772777

2778+
glob@^7.1.3:
2779+
version "7.1.4"
2780+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
2781+
dependencies:
2782+
fs.realpath "^1.0.0"
2783+
inflight "^1.0.4"
2784+
inherits "2"
2785+
minimatch "^3.0.4"
2786+
once "^1.3.0"
2787+
path-is-absolute "^1.0.0"
2788+
27782789
global@^4.3.0:
27792790
version "4.3.2"
27802791
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f"
@@ -2819,8 +2830,8 @@ got@^6.7.1:
28192830
url-parse-lax "^1.0.0"
28202831

28212832
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
2822-
version "4.1.11"
2823-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2833+
version "4.2.2"
2834+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
28242835

28252836
growly@^1.3.0:
28262837
version "1.3.0"
@@ -3094,12 +3105,16 @@ indent-string@^3.0.0, indent-string@^3.1.0:
30943105

30953106
inflight@^1.0.4:
30963107
version "1.0.6"
3097-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
3108+
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
30983109
dependencies:
30993110
once "^1.3.0"
31003111
wrappy "1"
31013112

3102-
inherits@2, [email protected], inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3113+
inherits@2, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3114+
version "2.0.4"
3115+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3116+
3117+
31033118
version "2.0.3"
31043119
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
31053120

@@ -4461,13 +4476,13 @@ min-document@^2.19.0:
44614476

44624477
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.3, minimatch@^3.0.4:
44634478
version "3.0.4"
4464-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4479+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
44654480
dependencies:
44664481
brace-expansion "^1.1.7"
44674482

44684483
44694484
version "0.0.8"
4470-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
4485+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
44714486

44724487
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
44734488
version "1.2.0"
@@ -4801,7 +4816,7 @@ on-headers@~1.0.0, on-headers@~1.0.1:
48014816

48024817
once@^1.3.0, once@^1.3.3, once@^1.4.0:
48034818
version "1.4.0"
4804-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
4819+
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
48054820
dependencies:
48064821
wrappy "1"
48074822

@@ -4977,7 +4992,7 @@ path-exists@^3.0.0:
49774992

49784993
path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
49794994
version "1.0.1"
4980-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
4995+
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
49814996

49824997
path-key@^2.0.0:
49834998
version "2.0.1"
@@ -5820,10 +5835,10 @@ right-align@^0.1.1:
58205835
align-text "^0.1.1"
58215836

58225837
rimraf@2, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1:
5823-
version "2.6.2"
5824-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
5838+
version "2.7.1"
5839+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
58255840
dependencies:
5826-
glob "^7.0.5"
5841+
glob "^7.1.3"
58275842

58285843
rimraf@~2.2.6:
58295844
version "2.2.8"
@@ -6940,7 +6955,7 @@ wrap-ansi@^2.0.0:
69406955

69416956
wrappy@1:
69426957
version "1.0.2"
6943-
resolved "http://artifactory.spotify.net/artifactory/api/npm/virtual-npm/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
6958+
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
69446959

69456960
write-file-atomic@^1.2.0:
69466961
version "1.3.4"

0 commit comments

Comments
 (0)