Update flow-copy-source to use latest version

Summary:
Fixes vulnerability in mem dependency by updating the version of flow-copy-source in javascript/yarn.lock
da4e4398cb

Reviewed By: danielbuechele

Differential Revision: D16542191

fbshipit-source-id: e900ac2d358883fc269688b93faad3ffbec10f0d
This commit is contained in:
Sidharth Guglani
2019-07-31 06:38:30 -07:00
committed by Facebook Github Bot
parent adff8d96dd
commit 5a25805cb5
2 changed files with 233 additions and 265 deletions

View File

@@ -43,7 +43,7 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"cross-env": "^4.0.0",
"flow-copy-source": "^1.2.1",
"flow-copy-source": "^2.0.7",
"mocha": "^3.2.0"
}
}