Skip to content

Commit 3e52c4f

Browse files
authored
chore(package): update npm-run-all to 4.1.5 to remove event-stream (videojs#5614)
event-stream had unknown code added to it, npm-run-all 4.1.5 was updated to fix that. dominictarr/event-stream#116 for more information
1 parent 9cd73b3 commit 3e52c4f

File tree

2 files changed

+14
-70
lines changed

2 files changed

+14
-70
lines changed

package-lock.json

Lines changed: 13 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"minimist": "^1.2.0",
129129
"node-sass": "^4.10.0",
130130
"npm-merge-driver-install": "^1.1.1",
131-
"npm-run-all": "^4.1.2",
131+
"npm-run-all": "^4.1.5",
132132
"postcss-cli": "^6.0.0",
133133
"proxyquireify": "^3.0.0",
134134
"qunit": "~2.5.1",

0 commit comments

Comments
 (0)