openvidu-browser: npm dependencies updated

pull/154/head
pabloFuente 2018-11-14 11:02:55 +01:00
parent c35794ae4d
commit 422a4a7cd0
2 changed files with 981 additions and 981 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,13 @@
{ {
"author": "OpenVidu", "author": "OpenVidu",
"dependencies": { "dependencies": {
"@types/node": "10.12.0", "@types/node": "10.12.7",
"@types/platform": "1.3.1", "@types/platform": "1.3.1",
"freeice": "2.2.2", "freeice": "2.2.2",
"hark": "1.2.3", "hark": "1.2.3",
"platform": "1.3.5", "platform": "1.3.5",
"uuid": "3.3.2", "uuid": "3.3.2",
"webrtc-adapter": "6.4.4", "webrtc-adapter": "6.4.5",
"wolfy87-eventemitter": "5.2.5" "wolfy87-eventemitter": "5.2.5"
}, },
"description": "OpenVidu Browser", "description": "OpenVidu Browser",
@ -15,7 +15,7 @@
"browserify": "16.2.3", "browserify": "16.2.3",
"grunt": "1.0.3", "grunt": "1.0.3",
"grunt-autoprefixer": "3.0.4", "grunt-autoprefixer": "3.0.4",
"grunt-cli": "1.3.1", "grunt-cli": "1.3.2",
"grunt-contrib-copy": "1.0.0", "grunt-contrib-copy": "1.0.0",
"grunt-contrib-sass": "1.0.0", "grunt-contrib-sass": "1.0.0",
"grunt-contrib-uglify": "4.0.0", "grunt-contrib-uglify": "4.0.0",
@ -25,7 +25,7 @@
"tsify": "4.0.0", "tsify": "4.0.0",
"tslint": "5.11.0", "tslint": "5.11.0",
"typedoc": "0.13.0", "typedoc": "0.13.0",
"typescript": "3.1.3", "typescript": "3.1.6",
"uglify-js": "3.4.9" "uglify-js": "3.4.9"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",