diff options
| author | jackyzha0 <[email protected]> | 2021-03-01 15:57:51 -0800 |
|---|---|---|
| committer | jackyzha0 <[email protected]> | 2021-03-01 15:57:51 -0800 |
| commit | 12d5d71326c6852058279be2352344dce8058928 (patch) | |
| tree | ab0fb4d179fa83e6e1372afc2ab9084bd7b13ae7 /frontend/package.json | |
| parent | add firebase hosting workflow (diff) | |
| parent | Merge pull request #60 from jackyzha0/dependabot/npm_and_yarn/frontend/axios-... (diff) | |
| download | ctrl-v-12d5d71326c6852058279be2352344dce8058928.tar.xz ctrl-v-12d5d71326c6852058279be2352344dce8058928.zip | |
Merge branch 'master' of https://github.com/jackyzha0/ctrl-v
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", |