Update deps

This commit is contained in:
Iñaki Baz Castillo
2017-11-20 17:45:39 +01:00
parent 22bb82b4d5
commit 2aa2579f26
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -6071,9 +6071,9 @@
}
},
"mediasoup-client": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/mediasoup-client/-/mediasoup-client-2.0.1.tgz",
"integrity": "sha512-ZYryMNaaQ4/UH9wE/LqadGiKzaD2VTOUnMKzjupK4KB8SouVacXIBkJKfHAo0Z6g4d9UFWmqVJobsVZYWVMzqw==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/mediasoup-client/-/mediasoup-client-2.0.3.tgz",
"integrity": "sha512-BKRW2gtU7f6UZx87QzGKrmkSpP14rKgY4ZBkq9CUkksm507ngo/C7HfhEt/kQ3cpLv/m2l7ZsyUl2Hfe+k1jCQ==",
"requires": {
"bowser": "1.8.1",
"debug": "3.1.0",
+1 -1
View File
@@ -13,7 +13,7 @@
"domready": "^1.0.8",
"hark": "^1.1.6",
"js-cookie": "^2.2.0",
"mediasoup-client": "^2.0.2",
"mediasoup-client": "^2.0.3",
"node-random-name": "^1.0.1",
"prop-types": "^15.6.0",
"protoo-client": "^2.0.5",