Bump axios from 0.19.2 to 0.20.0 in /packages/webapp

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.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.19.2...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-24 10:46:18 +00:00 committed by GitHub
parent 09b3c8cf60
commit 1865daf11a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "Nebulous", "author": "Nebulous",
"dependencies": { "dependencies": {
"axios": "^0.19.2", "axios": "^0.20.0",
"bytes": "^3.1.0", "bytes": "^3.1.0",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"gatsby": "^2.24.47", "gatsby": "^2.24.47",