diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index c9ceb559..b0990e34 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -74,7 +74,7 @@ } }, "dependencies": { - "axios": "^0.20.0", + "axios": "^0.21.0", "core-js": "^3.6.5", "evil-icons": "^1.10.1", "moment": "^2.29.1", |