Update deps

master
Håvar Aambø Fosstveit 2019-04-04 07:52:53 +02:00
parent abca6645a9
commit 3fb75a2389
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"hark": "^1.2.3", "hark": "^1.2.3",
"js-cookie": "^2.2.0", "js-cookie": "^2.2.0",
"marked": "^0.6.1", "marked": "^0.6.1",
"mediasoup-client": "^2.4.9", "mediasoup-client": "^2.4.10",
"notistack": "^0.5.1", "notistack": "^0.5.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"random-string": "^0.2.0", "random-string": "^0.2.0",

View File

@ -12,7 +12,7 @@
"compression": "^1.7.3", "compression": "^1.7.3",
"debug": "^4.1.0", "debug": "^4.1.0",
"express": "^4.16.3", "express": "^4.16.3",
"mediasoup": "^2.6.9", "mediasoup": "^2.6.11",
"passport-dataporten": "^1.3.0", "passport-dataporten": "^1.3.0",
"socket.io": "^2.1.1" "socket.io": "^2.1.1"
}, },