Skip to content

Commit 3f9e374

Browse files
authored
update js flow dep to fix security issue (#3296)
1 parent 7b7e147 commit 3f9e374

4 files changed

Lines changed: 2247 additions & 2208 deletions

File tree

modules/openapi-generator/src/main/resources/Javascript-Flowtyped/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
3333
"@babel/preset-flow": "^7.0.0",
3434
"babel-preset-react-app": "^7.0.0",
35-
"flow-copy-source": "^1.3.0",
35+
"flow-copy-source": "^2.0.0",
3636
"rimraf": "^2.6.2"
3737
}
3838
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.2-SNAPSHOT
1+
4.0.3-SNAPSHOT

0 commit comments

Comments
 (0)