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 629715ad..a25214f1 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -77,7 +77,7 @@ } }, "dependencies": { - "axios": "^0.18.0", + "axios": "^0.19.0", "core-js": "^3.1.3", "moment": "^2.24.0", "qs": "^6.7.0", |