Update packages
... | ... | @@ -31,14 +31,14 @@ |
"webpack-cli": "^4.9.2" | ||
}, | ||
"dependencies": { | ||
"bootstrap": "^4.5.3", | ||
"bootstrap-icons": "^1.1.0", | ||
"bootstrap-table": "^1.18.0", | ||
"flv.js": "^1.5.0", | ||
"jquery": "^3.5.1", | ||
"bootstrap": "^4.6.2", | ||
"bootstrap-icons": "^1.10.5", | ||
"bootstrap-table": "^1.21.4", | ||
"flv.js": "^1.6.2", | ||
"jquery": "^3.7.0", | ||
"popper.js": "^1.16.1", | ||
"video.js": "^7.18.1", | ||
"videojs-contrib-quality-levels": "^2.1.0", | ||
"video.js": "^7.21.4", | ||
"videojs-contrib-quality-levels": "^2.2.1", | ||
"videojs-flvjs": "^0.2.0", | ||
"videojs-hls-quality-selector": "^1.1.4" | ||
} | ||
... | ... |
Please register or sign in to comment