diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-06 04:18:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-06 04:18:29 +0000 |
| commit | 721e06c27519aee4a763fb5ba77591d8ae0306f7 (patch) | |
| tree | add0232f864c37a736b0750e963ce92b740cc427 /frontend/package.json | |
| parent | better indentation (diff) | |
| download | ctrl-v-721e06c27519aee4a763fb5ba77591d8ae0306f7.tar.xz ctrl-v-721e06c27519aee4a763fb5ba77591d8ae0306f7.zip | |
Bump axios from 0.19.2 to 0.21.1 in /frontend
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index afa7e08..376660a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", - "axios": "^0.19.2", + "axios": "^0.21.1", "d3-scale": "^3.2.1", "elliptic": "^6.5.3", "file-saver": "^2.0.2", |