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 c7083e25..2a02d4dc 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -44,7 +44,7 @@
"stylelint-config-standard": "^18.3.0",
"terser-webpack-plugin": "^1.3.0",
"webpack": "^4.35.3",
- "webpack-cli": "^3.3.5",
+ "webpack-cli": "^3.3.6",
"webpack-dev-server": "^3.7.2"
},
"babel": {
@@ -89,6 +89,6 @@
"react-router-dom": "^5.0.1",
"react-use-form-state": "^0.10.4",
"regenerator-runtime": "^0.13.2",
- "url-polyfill": "^1.1.6"
+ "url-polyfill": "^1.1.7"
}
}