diff --git a/ui/package.json b/ui/package.json index 3deb2ff..20c0654 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,11 +17,11 @@ "dependencies": { "@opentok/client": "^2.13.0", "axios": "^0.17.1", - "bootstrap": "^4.0.0-beta.2", + "bootstrap": "^4.1.2", "bootstrap-vue": "^1.3.0", "twilio-chat": "^1.2.1", "twilio-video": "^1.6.0", - "vue": "^2.5.2", + "vue": "^2.5.17", "vue-router": "^3.0.1" }, "devDependencies": {