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 bba7e5c6..f66340d6 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
"enzyme": "^3.9.0",
- "enzyme-adapter-react-16": "^1.11.2",
+ "enzyme-adapter-react-16": "^1.12.1",
"error-overlay-webpack-plugin": "^0.2.0",
"eslint": "^5.16.0",
"eslint-plugin-babel": "^5.3.0",
@@ -80,7 +80,7 @@
},
"dependencies": {
"axios": "^0.18.0",
- "core-js": "^3.0.0",
+ "core-js": "^3.0.1",
"immutability-helper": "^3.0.0",
"moment": "^2.24.0",
"qs": "^6.7.0",