diff --git a/package.json b/package.json index 48a1d9be5..e2024d222 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,13 @@ "jws": "*", "lib-jitsi-meet": "jitsi/lib-jitsi-meet", "postis": "^2.2.0", - "react": "15.4.1", - "react-dom": "15.4.1", + "react": "15.4.2", + "react-dom": "15.4.2", "react-native": "0.39.2", "react-native-prompt": "^1.0.0", "react-native-vector-icons": "^3.0.0", "react-native-webrtc": "jitsi/react-native-webrtc", - "react-redux": "^5.0.1", + "react-redux": "^5.0.2", "react-router": "^3.0.0", "react-router-redux": "^4.0.7", "redux": "^3.5.2", @@ -60,7 +60,7 @@ "babel-preset-stage-1": "^6.16.0", "clean-css": "*", "css-loader": "*", - "eslint": "^3.12.2", + "eslint": "^3.13.1", "eslint-plugin-jsdoc": "*", "eslint-plugin-react": "*", "eslint-plugin-react-native": "^2.2.1",