chore(deps): bump axios from 0.18.0 to 0.18.1 in /src/client/web (#21)

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

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-12-20 11:56:21 +08:00 committed by GitHub
parent 021e8d981d
commit 28273ef847
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 14 deletions

View file

@ -55,7 +55,7 @@
"@types/react-dom": "^16.8.4",
"@types/react-svg": "^5.0.0",
"@types/throttle-debounce": "^1.1.1",
"axios": "^0.18.0",
"axios": "^0.18.1",
"filesize": "^6.1.0",
"immutable": "^4.0.0-rc.12",
"react": "^16.8.6",