|
@@ -22,12 +22,12 @@
|
|
"@types/chai": "^4.1.7",
|
|
"@types/chai": "^4.1.7",
|
|
"@types/mocha": "^5.2.6",
|
|
"@types/mocha": "^5.2.6",
|
|
"chai": "^4.2.0",
|
|
"chai": "^4.2.0",
|
|
- "grunt": "^1.0.3",
|
|
|
|
|
|
+ "grunt": "^1.0.4",
|
|
"grunt-browserify": "^5.3.0",
|
|
"grunt-browserify": "^5.3.0",
|
|
"grunt-cli": "^1.3.1",
|
|
"grunt-cli": "^1.3.1",
|
|
"grunt-contrib-concat": "^0.5.0",
|
|
"grunt-contrib-concat": "^0.5.0",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
- "grunt-contrib-uglify": "^4.0.0",
|
|
|
|
|
|
+ "grunt-contrib-uglify": "^4.0.1",
|
|
"grunt-ts": "^6.0.0-beta.21",
|
|
"grunt-ts": "^6.0.0-beta.21",
|
|
"jsdom": "14.0.0",
|
|
"jsdom": "14.0.0",
|
|
"jsdom-global": "3.0.2",
|
|
"jsdom-global": "3.0.2",
|
|
@@ -38,14 +38,14 @@
|
|
"typescript": "^3.3.4000"
|
|
"typescript": "^3.3.4000"
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@types/node": "^10.12.0",
|
|
|
|
|
|
+ "@types/node": "^10.14.4",
|
|
"@types/webrtc": "0.0.24",
|
|
"@types/webrtc": "0.0.24",
|
|
"eventemitter3": "^3.1.0",
|
|
"eventemitter3": "^3.1.0",
|
|
"js-binarypack": "0.0.9",
|
|
"js-binarypack": "0.0.9",
|
|
"opencollective": "^1.0.3",
|
|
"opencollective": "^1.0.3",
|
|
"opencollective-postinstall": "^2.0.0",
|
|
"opencollective-postinstall": "^2.0.0",
|
|
"reliable": "git+https://github.com/michelle/reliable.git",
|
|
"reliable": "git+https://github.com/michelle/reliable.git",
|
|
- "webrtc-adapter": "^6.3.2"
|
|
|
|
|
|
+ "webrtc-adapter": "^7.2.1"
|
|
},
|
|
},
|
|
"collective": {
|
|
"collective": {
|
|
"type": "opencollective",
|
|
"type": "opencollective",
|