Skip to content

Commit 0d4ac19

Browse files
majectyxpdlf1004
authored andcommitted
Fix vulnerable dependency in npm-run-all
See CodeChain-io/codechain-dashboard#2
1 parent 0df09b8 commit 0d4ac19

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
@@ -20,7 +20,7 @@
2020
"js-sha256": "^0.9.0",
2121
"lodash": "^4.17.11",
2222
"node-sass-chokidar": "^1.3.3",
23-
"npm-run-all": "^4.1.3",
23+
"npm-run-all": "^4.1.5",
2424
"react": "^16.5.2",
2525
"react-addons-css-transition-group": "^15.6.2",
2626
"react-copy-to-clipboard": "^5.0.1",

yarn.lock

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

1579-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1:
1579+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.4.1:
15801580
version "2.4.1"
15811581
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
15821582
dependencies:
@@ -2084,9 +2084,10 @@ cross-spawn@^3.0.0:
20842084
lru-cache "^4.0.1"
20852085
which "^1.2.9"
20862086

2087-
cross-spawn@^6.0.4:
2087+
cross-spawn@^6.0.5:
20882088
version "6.0.5"
20892089
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
2090+
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
20902091
dependencies:
20912092
nice-try "^1.0.4"
20922093
path-key "^2.0.1"
@@ -2521,7 +2522,7 @@ duplexer3@^0.1.4:
25212522
version "0.1.4"
25222523
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
25232524

2524-
duplexer@^0.1.1, duplexer@~0.1.1:
2525+
duplexer@^0.1.1:
25252526
version "0.1.1"
25262527
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
25272528

@@ -2758,19 +2759,6 @@ event-emitter@~0.3.5:
27582759
d "1"
27592760
es5-ext "~0.10.14"
27602761

2761-
event-stream@~3.3.0:
2762-
version "3.3.6"
2763-
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz#cac1230890e07e73ec9cacd038f60a5b66173eef"
2764-
dependencies:
2765-
duplexer "^0.1.1"
2766-
flatmap-stream "^0.1.0"
2767-
from "^0.1.7"
2768-
map-stream "0.0.7"
2769-
pause-stream "^0.0.11"
2770-
split "^1.0.1"
2771-
stream-combiner "^0.2.2"
2772-
through "^2.3.8"
2773-
27742762
eventemitter3@^3.0.0:
27752763
version "3.1.0"
27762764
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
@@ -3087,10 +3075,6 @@ find-up@^2.0.0, find-up@^2.1.0:
30873075
dependencies:
30883076
locate-path "^2.0.0"
30893077

3090-
flatmap-stream@^0.1.0:
3091-
version "0.1.0"
3092-
resolved "https://registry.yarnpkg.com/flatmap-stream/-/flatmap-stream-0.1.0.tgz#ed54e01422cd29281800914fcb968d58b685d5f1"
3093-
30943078
flatten@^1.0.2:
30953079
version "1.0.2"
30963080
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
@@ -3170,10 +3154,6 @@ from2@^2.1.0:
31703154
inherits "^2.0.1"
31713155
readable-stream "^2.0.0"
31723156

3173-
from@^0.1.7:
3174-
version "0.1.7"
3175-
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
3176-
31773157
31783158
version "3.0.1"
31793159
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-3.0.1.tgz#3794f378c58b342ea7dbbb23095109c4b3b62291"
@@ -4963,10 +4943,6 @@ map-obj@^1.0.0, map-obj@^1.0.1:
49634943
version "1.0.1"
49644944
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
49654945

4966-
4967-
version "0.0.7"
4968-
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
4969-
49704946
map-visit@^1.0.0:
49714947
version "1.0.0"
49724948
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
@@ -5437,16 +5413,17 @@ npm-packlist@^1.1.6:
54375413
ignore-walk "^3.0.1"
54385414
npm-bundled "^1.0.1"
54395415

5440-
npm-run-all@^4.1.3:
5441-
version "4.1.3"
5442-
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.3.tgz#49f15b55a66bb4101664ce270cb18e7103f8f185"
5416+
npm-run-all@^4.1.5:
5417+
version "4.1.5"
5418+
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
5419+
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
54435420
dependencies:
5444-
ansi-styles "^3.2.0"
5445-
chalk "^2.1.0"
5446-
cross-spawn "^6.0.4"
5421+
ansi-styles "^3.2.1"
5422+
chalk "^2.4.1"
5423+
cross-spawn "^6.0.5"
54475424
memorystream "^0.3.1"
54485425
minimatch "^3.0.4"
5449-
ps-tree "^1.1.0"
5426+
pidtree "^0.3.0"
54505427
read-pkg "^3.0.0"
54515428
shell-quote "^1.6.1"
54525429
string.prototype.padend "^3.0.0"
@@ -5793,12 +5770,6 @@ path-type@^3.0.0:
57935770
dependencies:
57945771
pify "^3.0.0"
57955772

5796-
pause-stream@^0.0.11:
5797-
version "0.0.11"
5798-
resolved "http://registry.npmjs.org/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
5799-
dependencies:
5800-
through "~2.3"
5801-
58025773
pbkdf2@^3.0.3:
58035774
version "3.0.17"
58045775
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.17.tgz#976c206530617b14ebb32114239f7b09336e93a6"
@@ -5813,6 +5784,11 @@ performance-now@^2.1.0:
58135784
version "2.1.0"
58145785
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
58155786

5787+
pidtree@^0.3.0:
5788+
version "0.3.0"
5789+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.0.tgz#f6fada10fccc9f99bf50e90d0b23d72c9ebc2e6b"
5790+
integrity sha512-9CT4NFlDcosssyg8KVFltgokyKZIFjoBxw8CTGy+5F38Y1eQWrt8tRayiUOXE+zVKQnYu5BR8JjCtvK3BcnBhg==
5791+
58165792
pify@^2.0.0, pify@^2.3.0:
58175793
version "2.3.0"
58185794
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -6221,12 +6197,6 @@ prr@~1.0.1:
62216197
version "1.0.1"
62226198
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
62236199

6224-
ps-tree@^1.1.0:
6225-
version "1.1.0"
6226-
resolved "https://registry.yarnpkg.com/ps-tree/-/ps-tree-1.1.0.tgz#b421b24140d6203f1ed3c76996b4427b08e8c014"
6227-
dependencies:
6228-
event-stream "~3.3.0"
6229-
62306200
pseudomap@^1.0.2:
62316201
version "1.0.2"
62326202
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -7322,12 +7292,6 @@ split-string@^3.0.1, split-string@^3.0.2:
73227292
dependencies:
73237293
extend-shallow "^3.0.0"
73247294

7325-
split@^1.0.1:
7326-
version "1.0.1"
7327-
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
7328-
dependencies:
7329-
through "2"
7330-
73317295
sprintf-js@~1.0.2:
73327296
version "1.0.3"
73337297
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
@@ -7395,13 +7359,6 @@ stream-browserify@^2.0.1:
73957359
inherits "~2.0.1"
73967360
readable-stream "^2.0.2"
73977361

7398-
stream-combiner@^0.2.2:
7399-
version "0.2.2"
7400-
resolved "http://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz#aec8cbac177b56b6f4fa479ced8c1912cee52858"
7401-
dependencies:
7402-
duplexer "~0.1.1"
7403-
through "~2.3.4"
7404-
74057362
stream-each@^1.1.0:
74067363
version "1.2.3"
74077364
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
@@ -7642,7 +7599,7 @@ through2@^2.0.0:
76427599
readable-stream "^2.1.5"
76437600
xtend "~4.0.1"
76447601

7645-
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8, through@~2.3, through@~2.3.4:
7602+
"through@>=2.2.7 <3", through@^2.3.6:
76467603
version "2.3.8"
76477604
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
76487605

0 commit comments

Comments
 (0)