Bump flow-bin from 0.128.0 to 0.129.0 in /token/js (#108)

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.128.0 to 0.129.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-07-08 20:54:01 -07:00 committed by GitHub
parent 2ce0c9a269
commit 36f4184628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4530,9 +4530,9 @@
"integrity": "sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg=="
},
"flow-bin": {
"version": "0.128.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.128.0.tgz",
"integrity": "sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A=="
"version": "0.129.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.129.0.tgz",
"integrity": "sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA=="
},
"flow-typed": {
"version": "3.1.0",

View File

@ -55,7 +55,7 @@
"eslint-plugin-react": "^7.20.3",
"event-emitter": "^0.3.5",
"express": "^4.16.4",
"flow-bin": "0.128.0",
"flow-bin": "0.129.0",
"flow-typed": "^3.0.0",
"http-server": "^0.12.3",
"jayson": "^3.0.1",