aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 88314630..629715ad 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -31,7 +31,7 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"jest": "^24.8.0",
- "mini-css-extract-plugin": "^0.6.0",
+ "mini-css-extract-plugin": "^0.7.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.6.0",
@@ -78,7 +78,7 @@
},
"dependencies": {
"axios": "^0.18.0",
- "core-js": "^3.1.2",
+ "core-js": "^3.1.3",
"moment": "^2.24.0",
"qs": "^6.7.0",
"react": "16.8.6",