fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:react-dom:20180802
This commit is contained in:
snyk-bot 2018-08-03 03:47:00 +00:00
parent a7da403571
commit 1c644a0e76

View file

@ -56,7 +56,7 @@
"perfect-scrollbar": "~0.6.10",
"react": "~0.14.6",
"react-autolink": "~0.2.1",
"react-dom": "~0.14.6",
"react-dom": "~16.0.1",
"react-emoji": "~0.4.1",
"request": "~2.82.0",
"serve-favicon": "~2.3.0",