diff options
author | Vitaly Takmazov | 2019-05-22 09:28:41 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:54 +0300 |
commit | ced70f6e2cba80fa2adcc3a0301861a7c2b6d3c0 (patch) | |
tree | 4fdf56d3e6d9991fb49d176bf6bb4bf089a2d508 /vnext/package.json | |
parent | b343e22805d5b16ed1366d9fe7874f107ef78396 (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 08125e95..f1cd5064 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -78,7 +78,7 @@ }, "dependencies": { "axios": "^0.18.0", - "core-js": "^3.1.1", + "core-js": "^3.1.2", "moment": "^2.24.0", "qs": "^6.7.0", "react": "16.8.6", |