Update dependencies

master
Håvar Aambø Fosstveit 2018-11-15 15:16:57 +01:00
parent ca54a49dd3
commit 802a869f8c
2 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,7 @@
"js-cookie": "^2.2.0", "js-cookie": "^2.2.0",
"magnet-uri": "^5.2.3", "magnet-uri": "^5.2.3",
"marked": "^0.5.1", "marked": "^0.5.1",
"mediasoup-client": "^2.1.1", "mediasoup-client": "^2.3.2",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"random-string": "^0.2.0", "random-string": "^0.2.0",
"react": "^16.5.2", "react": "^16.5.2",
@ -27,7 +27,6 @@
"react-dom": "^16.5.2", "react-dom": "^16.5.2",
"react-draggable": "^3.0.5", "react-draggable": "^3.0.5",
"react-dropdown": "^1.5.0", "react-dropdown": "^1.5.0",
"react-new-window": "0.0.9",
"react-redux": "^5.0.7", "react-redux": "^5.0.7",
"react-spinner": "^0.2.7", "react-spinner": "^0.2.7",
"react-tooltip": "^3.9.0", "react-tooltip": "^3.9.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.1.0", "mediasoup": "^2.3.3",
"passport-dataporten": "^1.3.0", "passport-dataporten": "^1.3.0",
"socket.io": "^2.1.1" "socket.io": "^2.1.1"
}, },