summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-14 20:32:45 +0000
committerGitHub <noreply@github.com>2020-12-14 20:32:45 +0000
commitde4e9a857cbd0f43387259f6d7922f81e4dbd023 (patch)
treeca4ec105b8943a23cdb8e42ac6da8be83d3cdd61 /package.json
parentMerge pull request #6978 from syuilo/dependabot/npm_and_yarn/typescript-eslin... (diff)
parentBump webpack from 5.10.0 to 5.10.1 (diff)
downloadmisskey-de4e9a857cbd0f43387259f6d7922f81e4dbd023.tar.gz
misskey-de4e9a857cbd0f43387259f6d7922f81e4dbd023.tar.bz2
misskey-de4e9a857cbd0f43387259f6d7922f81e4dbd023.zip
Merge pull request #6980 from syuilo/dependabot/npm_and_yarn/webpack-5.10.1
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 9e398d977b..a62e5bc5d0 100644
--- a/package.json
+++ b/package.json
@@ -254,7 +254,7 @@
"vuex": "4.0.0-rc.2",
"vuex-persistedstate": "3.1.0",
"web-push": "3.4.4",
- "webpack": "5.10.0",
+ "webpack": "5.10.1",
"webpack-cli": "4.2.0",
"websocket": "1.0.33",
"ws": "7.4.1",