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 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", |