diff --git a/pkgs/applications/video/epgstation/package.json b/pkgs/applications/video/epgstation/package.json index 96525ec809ecc..cb4b5ce54f237 100644 --- a/pkgs/applications/video/epgstation/package.json +++ b/pkgs/applications/video/epgstation/package.json @@ -61,12 +61,12 @@ "gulp-sourcemaps": "2.6.5", "gulp-tslint": "8.1.4", "gulp-typescript": "5.0.1", - "terser-webpack-plugin": "3.0.7", + "terser-webpack-plugin": "5.0.0", "ts-loader": "8.0.1", "tslint": "6.1.2", "typescript": "3.9.7", - "webpack": "4.44.0", - "webpack-stream": "5.2.1", + "webpack": "5.1.1", + "webpack-stream": "7.0.0", "aribts": "^2.1.12", "b24.js": "1.0.3", "basic-auth": "2.0.1",