aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-05 13:40:22 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit61a1ec2d3133f0c12cb4418da408a0e2bb213dfd (patch)
tree176968f2cfafd4d4a56ec59f65995a536766e6ee /vnext/package.json
parentf6c6cd007535137e1b692eecb23735431882ef5b (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 58fff708..f707a76c 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -45,7 +45,7 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.6.0",
"style-loader": "^0.23.1",
- "webpack": "^4.24.0",
+ "webpack": "^4.25.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
},