aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-07-14 17:05:42 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit89d50b419f8bee891f6c8f5821e9e69496ac686f (patch)
treec45bbfcb70224eed2ca1cbd9a2305528fea6c3c1 /vnext/package.json
parente8a02b90c7af259f12f384f054616372094c4fba (diff)
update deps
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"
}
}