update js flow dep to fix security issue (#3296)

This commit is contained in:
William Cheng
2019-07-08 17:00:38 +08:00
committed by GitHub
parent 7b7e147696
commit 3f9e374c8d
4 changed files with 2354 additions and 2315 deletions

View File

@@ -32,7 +32,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"@babel/preset-flow": "^7.0.0",
"babel-preset-react-app": "^7.0.0",
"flow-copy-source": "^1.3.0",
"flow-copy-source": "^2.0.0",
"rimraf": "^2.6.2"
}
}

View File

@@ -1 +1 @@
4.0.2-SNAPSHOT
4.0.3-SNAPSHOT

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"@babel/preset-flow": "^7.0.0",
"babel-preset-react-app": "^7.0.0",
"flow-copy-source": "^1.3.0",
"flow-copy-source": "^2.0.0",
"rimraf": "^2.6.2"
}
}