Add form-data dependency

Used for upload debug logs to S3.
This commit is contained in:
Daniel Gasienica 2018-03-06 18:51:43 -05:00
parent b4c6f6733b
commit 04afb6a318
2 changed files with 2 additions and 1 deletions

View file

@ -58,6 +58,7 @@
"emoji-js": "^3.4.0",
"emoji-panel": "https://github.com/scottnonnenberg/emoji-panel.git#v0.5.5",
"firstline": "^1.2.1",
"form-data": "^2.3.2",
"google-libphonenumber": "^3.0.7",
"got": "^8.2.0",
"lodash": "^4.17.4",

View file

@ -2009,7 +2009,7 @@ forever-agent@~0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
form-data@^2.3.1:
form-data@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.2.tgz#4970498be604c20c005d4f5c23aecd21d6b49099"
dependencies: