Skip to content

Commit 77eccd4

Browse files
committed
Fix vulnerable dependency in npm-run-all
See mysticatea/npm-run-all#150
1 parent 04f37b5 commit 77eccd4

File tree

2 files changed

+19
-62
lines changed

2 files changed

+19
-62
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lodash": "^4.17.11",
1717
"moment": "^2.22.2",
1818
"node-sass-chokidar": "^1.3.3",
19-
"npm-run-all": "^4.1.3",
19+
"npm-run-all": "^4.1.5",
2020
"react": "^16.5.0",
2121
"react-chartjs-2": "^2.7.4",
2222
"react-color": "^2.14.1",

yarn.lock

Lines changed: 18 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@ [email protected], chalk@^1.1.1, chalk@^1.1.3:
15201520
strip-ansi "^3.0.0"
15211521
supports-color "^2.0.0"
15221522

1523-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1:
1523+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.4.1:
15241524
version "2.4.1"
15251525
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
15261526
dependencies:
@@ -2003,9 +2003,10 @@ cross-spawn@^3.0.0:
20032003
lru-cache "^4.0.1"
20042004
which "^1.2.9"
20052005

2006-
cross-spawn@^6.0.4:
2006+
cross-spawn@^6.0.5:
20072007
version "6.0.5"
20082008
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
2009+
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
20092010
dependencies:
20102011
nice-try "^1.0.4"
20112012
path-key "^2.0.1"
@@ -2465,7 +2466,7 @@ duplexer3@^0.1.4:
24652466
version "0.1.4"
24662467
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
24672468

2468-
duplexer@^0.1.1, duplexer@~0.1.1:
2469+
duplexer@^0.1.1:
24692470
version "0.1.1"
24702471
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
24712472

@@ -2696,19 +2697,6 @@ event-emitter@~0.3.5:
26962697
d "1"
26972698
es5-ext "~0.10.14"
26982699

2699-
event-stream@~3.3.0:
2700-
version "3.3.6"
2701-
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz#cac1230890e07e73ec9cacd038f60a5b66173eef"
2702-
dependencies:
2703-
duplexer "^0.1.1"
2704-
flatmap-stream "^0.1.0"
2705-
from "^0.1.7"
2706-
map-stream "0.0.7"
2707-
pause-stream "^0.0.11"
2708-
split "^1.0.1"
2709-
stream-combiner "^0.2.2"
2710-
through "^2.3.8"
2711-
27122700
eventemitter3@^3.0.0, eventemitter3@^3.1.0:
27132701
version "3.1.0"
27142702
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
@@ -3030,10 +3018,6 @@ find-up@^2.0.0, find-up@^2.1.0:
30303018
dependencies:
30313019
locate-path "^2.0.0"
30323020

3033-
flatmap-stream@^0.1.0:
3034-
version "0.1.0"
3035-
resolved "https://registry.yarnpkg.com/flatmap-stream/-/flatmap-stream-0.1.0.tgz#ed54e01422cd29281800914fcb968d58b685d5f1"
3036-
30373021
flatten@^1.0.2:
30383022
version "1.0.2"
30393023
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
@@ -3113,10 +3097,6 @@ from2@^2.1.0:
31133097
inherits "^2.0.1"
31143098
readable-stream "^2.0.0"
31153099

3116-
from@^0.1.7:
3117-
version "0.1.7"
3118-
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
3119-
31203100
31213101
version "3.0.1"
31223102
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-3.0.1.tgz#3794f378c58b342ea7dbbb23095109c4b3b62291"
@@ -4840,10 +4820,6 @@ map-obj@^1.0.0, map-obj@^1.0.1:
48404820
version "1.0.1"
48414821
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
48424822

4843-
4844-
version "0.0.7"
4845-
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
4846-
48474823
map-visit@^1.0.0:
48484824
version "1.0.0"
48494825
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
@@ -5332,16 +5308,17 @@ npm-packlist@^1.1.6:
53325308
ignore-walk "^3.0.1"
53335309
npm-bundled "^1.0.1"
53345310

5335-
npm-run-all@^4.1.3:
5336-
version "4.1.3"
5337-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
5311+
npm-run-all@^4.1.5:
5312+
version "4.1.5"
5313+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
5314+
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
53385315
dependencies:
5339-
ansi-styles "^3.2.0"
5340-
chalk "^2.1.0"
5341-
cross-spawn "^6.0.4"
5316+
ansi-styles "^3.2.1"
5317+
chalk "^2.4.1"
5318+
cross-spawn "^6.0.5"
53425319
memorystream "^0.3.1"
53435320
minimatch "^3.0.4"
5344-
ps-tree "^1.1.0"
5321+
pidtree "^0.3.0"
53455322
read-pkg "^3.0.0"
53465323
shell-quote "^1.6.1"
53475324
string.prototype.padend "^3.0.0"
@@ -5687,12 +5664,6 @@ path-type@^3.0.0:
56875664
dependencies:
56885665
pify "^3.0.0"
56895666

5690-
pause-stream@^0.0.11:
5691-
version "0.0.11"
5692-
resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
5693-
dependencies:
5694-
through "~2.3"
5695-
56965667
pbkdf2@^3.0.3:
56975668
version "3.0.16"
56985669
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.16.tgz#7404208ec6b01b62d85bf83853a8064f8d9c2a5c"
@@ -5707,6 +5678,11 @@ performance-now@^2.1.0:
57075678
version "2.1.0"
57085679
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
57095680

5681+
pidtree@^0.3.0:
5682+
version "0.3.0"
5683+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.0.tgz#f6fada10fccc9f99bf50e90d0b23d72c9ebc2e6b"
5684+
integrity sha512-9CT4NFlDcosssyg8KVFltgokyKZIFjoBxw8CTGy+5F38Y1eQWrt8tRayiUOXE+zVKQnYu5BR8JjCtvK3BcnBhg==
5685+
57105686
pify@^2.0.0:
57115687
version "2.3.0"
57125688
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -6118,12 +6094,6 @@ prr@~1.0.1:
61186094
version "1.0.1"
61196095
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
61206096

6121-
ps-tree@^1.1.0:
6122-
version "1.1.0"
6123-
resolved "https://registry.yarnpkg.com/ps-tree/-/ps-tree-1.1.0.tgz#b421b24140d6203f1ed3c76996b4427b08e8c014"
6124-
dependencies:
6125-
event-stream "~3.3.0"
6126-
61276097
pseudomap@^1.0.2:
61286098
version "1.0.2"
61296099
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -7316,12 +7286,6 @@ split-string@^3.0.1, split-string@^3.0.2:
73167286
dependencies:
73177287
extend-shallow "^3.0.0"
73187288

7319-
split@^1.0.1:
7320-
version "1.0.1"
7321-
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
7322-
dependencies:
7323-
through "2"
7324-
73257289
sprintf-js@~1.0.2:
73267290
version "1.0.3"
73277291
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
@@ -7389,13 +7353,6 @@ stream-browserify@^2.0.1:
73897353
inherits "~2.0.1"
73907354
readable-stream "^2.0.2"
73917355

7392-
stream-combiner@^0.2.2:
7393-
version "0.2.2"
7394-
resolved "https://registry.yarnpkg.com/stream-combiner/-/stream-combiner-0.2.2.tgz#aec8cbac177b56b6f4fa479ced8c1912cee52858"
7395-
dependencies:
7396-
duplexer "~0.1.1"
7397-
through "~2.3.4"
7398-
73997356
stream-each@^1.1.0:
74007357
version "1.2.3"
74017358
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
@@ -7637,7 +7594,7 @@ through2@^2.0.0:
76377594
readable-stream "^2.1.5"
76387595
xtend "~4.0.1"
76397596

7640-
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8, through@~2.3, through@~2.3.4:
7597+
"through@>=2.2.7 <3", through@^2.3.6:
76417598
version "2.3.8"
76427599
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
76437600

0 commit comments

Comments
 (0)