diff options
| author | 2020-12-22 04:35:16 +0000 | |
|---|---|---|
| committer | 2020-12-22 04:35:16 +0000 | |
| commit | bd45c6cbb4631f80cdb32bcfb5dfd8cc367d4552 (patch) | |
| tree | 7fe9068ed619a088b81a67862a45f2d03c2462a8 /package.json | |
| parent | Merge pull request #50 from python-discord/dependabot/npm_and_yarn/node-notif... (diff) | |
Update dependency axios to v0.21.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 87bd451..86f2d5b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@      "@types/react-transition-group": "4.4.0",      "@typescript-eslint/eslint-plugin": "4.11.0",      "@typescript-eslint/parser": "4.11.0", -    "axios": "0.21.0", +    "axios": "0.21.1",      "copy-webpack-plugin": "7.0.0",      "cross-env": "7.0.3",      "eslint": "7.16.0",  |