3.diff (318B)
1 diff --git a/package.json b/package.json 2 index ef118e1..5000cac 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -17,7 +17,7 @@ 6 "" 7 ], 8 "dependencies": { 9 - "express": "^4.13.3", 10 + "express": "^4.13.4", 11 "videojs-ass": "^0.5.5", 12 "videojs-playlist": "^2.1.0", 13 "videojs-playlist-ui": "^2.0.0"