I am receiving the following warning. Everything seems to be working but wanted to let you know.

"dependencies": {
"axios": "^0.17.1",
"firebase": "^4.6.2",
"history": "^4.7.2",
"moment": "^2.19.2",
"normalize.css": "^7.0.0",
"prop-types": "^15.5.10",
"radium": "^0.19.6",
"react": "^16.1.1",
"react-avatar-editor": "^10.3.0",
"react-countdown-now": "^1.2.0",
"react-datepicker": "^0.61.0",
"react-document-meta": "^2.1.2",
"react-dom": "^16.1.1",
"react-ga": "^2.3.5",
"react-parallax": "^1.5.0",
"react-power-select": "^1.0.0-beta.10",
"react-redux": "^5.0.6",
"react-router-dom": "^4.2.2",
"react-router-redux": "^5.0.0-alpha.8",
"react-scripts": "1.0.17",
"react-sortable-hoc": "^0.6.8",
"react-svg": "^2.1.22",
"react-table": "^6.7.4",
"react-transition-group": "^2.2.1",
"recompose": "^0.26.0",
"redux": "^3.7.2",
"redux-thunk": "^2.2.0"
},
I don't know if others are seeing this or if it is specific to my useage.
I am receiving the following warning. Everything seems to be working but wanted to let you know.

For Reference:
I don't know if others are seeing this or if it is specific to my useage.