Bump axios from 0.16.2 to 0.19.0 in /samples/react-youtube

Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.16.2...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-02 14:39:36 +00:00 committed by GitHub
parent e57793153c
commit daec3fb0d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"@types/react-addons-update": "0.14.14",
"@types/react-dom": "0.14.18",
"@types/webpack-env": ">=1.12.1 <1.14.0",
"axios": "^0.16.2",
"axios": "^0.19.0",
"lodash": "^4.17.4",
"react": "15.4.2",
"react-dom": "15.4.2"