Update fsevents dependency version (#6843)

Fixes #6852.

I update the dependency version of fsevents because old versions was vulnerable (CWE-59). Vulnerability found with snyk.io report
This commit is contained in:
Romain François
2019-04-21 03:14:46 +02:00
committed by Ian Schmitz
parent 2303b49c41
commit e11ebfa0e8

View File

@@ -84,7 +84,7 @@
"react-dom": "^16.8.4"
},
"optionalDependencies": {
"fsevents": "1.2.7"
"fsevents": "2.0.6"
},
"browserslist": {
"production": [