diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/package.json b/client/package.json index 28eff2ab4..0d5acf997 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -23,7 +23,7 @@ | |||
23 | }, | 23 | }, |
24 | "license": "GPLv3", | 24 | "license": "GPLv3", |
25 | "resolutions": { | 25 | "resolutions": { |
26 | "videojs-dock/video.js": "^6", | 26 | "videojs-dock/video.js": "^7", |
27 | "webtorrent/create-torrent/junk": "^1", | 27 | "webtorrent/create-torrent/junk": "^1", |
28 | "simple-get": "^2.8.1" | 28 | "simple-get": "^2.8.1" |
29 | }, | 29 | }, |
@@ -54,7 +54,7 @@ | |||
54 | "@types/markdown-it": "^0.0.4", | 54 | "@types/markdown-it": "^0.0.4", |
55 | "@types/node": "^9.3.0", | 55 | "@types/node": "^9.3.0", |
56 | "@types/sanitize-html": "^1.14.0", | 56 | "@types/sanitize-html": "^1.14.0", |
57 | "@types/video.js": "6.2.4", | 57 | "@types/video.js": "6.2.5", |
58 | "@types/webtorrent": "^0.98.4", | 58 | "@types/webtorrent": "^0.98.4", |
59 | "angular2-notifications": "^1.0.2", | 59 | "angular2-notifications": "^1.0.2", |
60 | "awesome-typescript-loader": "5.0.0", | 60 | "awesome-typescript-loader": "5.0.0", |
@@ -98,7 +98,7 @@ | |||
98 | "tslint-config-standard": "^7.0.0", | 98 | "tslint-config-standard": "^7.0.0", |
99 | "typescript": "2.7", | 99 | "typescript": "2.7", |
100 | "uglifyjs-webpack-plugin": "^1.1.2", | 100 | "uglifyjs-webpack-plugin": "^1.1.2", |
101 | "video.js": "^6", | 101 | "video.js": "^7.0.3", |
102 | "videojs-dock": "^2.0.2", | 102 | "videojs-dock": "^2.0.2", |
103 | "videojs-hotkeys": "^0.2.21", | 103 | "videojs-hotkeys": "^0.2.21", |
104 | "webpack": "^4.5.0", | 104 | "webpack": "^4.5.0", |