diff options
author | Vitaly Takmazov | 2019-05-31 13:14:57 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:54 +0300 |
commit | 94cc0b33cd76e2cc79a46cfadb8d931ef6c28d24 (patch) | |
tree | 57391b5b18524efb1cb463a26dcf2fb5b085d557 /vnext/package.json | |
parent | 55e249dec0b0674f72ef33595d19f68147c06932 (diff) |
Update deps
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", |