summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-09-14 03:29:26 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-09-14 03:29:26 +0000
commit10dc97c43fefcc76465078009a920b4f007bafa1 (patch)
tree12695a88226b9d7ef1a0c89101f8c0a496730c49 /package.json
parent8.37.0 (diff)
downloadmisskey-10dc97c43fefcc76465078009a920b4f007bafa1.tar.gz
misskey-10dc97c43fefcc76465078009a920b4f007bafa1.tar.bz2
misskey-10dc97c43fefcc76465078009a920b4f007bafa1.zip
fix(package): update webpack to version 4.19.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d21d4583c..ac86a8128e 100644
--- a/package.json
+++ b/package.json
@@ -222,7 +222,7 @@
"vuex-persistedstate": "2.5.4",
"web-push": "3.3.2",
"webfinger.js": "2.6.6",
- "webpack": "4.18.1",
+ "webpack": "4.19.0",
"webpack-cli": "3.1.0",
"websocket": "1.0.26",
"ws": "6.0.0",