summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-11 20:23:14 +0000
committerGitHub <noreply@github.com>2021-02-11 20:23:14 +0000
commit554bf821d8a0a6fecc995a2453f65cd0c51270af (patch)
tree671f8035407d05add7d79e7ef73589c0a2610561 /package.json
parentfix ui (diff)
downloadmisskey-554bf821d8a0a6fecc995a2453f65cd0c51270af.tar.gz
misskey-554bf821d8a0a6fecc995a2453f65cd0c51270af.tar.bz2
misskey-554bf821d8a0a6fecc995a2453f65cd0c51270af.zip
Bump webpack from 5.21.1 to 5.21.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.21.1 to 5.21.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.21.1...v5.21.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 927f28dc7a..e08d2c15a9 100644
--- a/package.json
+++ b/package.json
@@ -253,7 +253,7 @@
"vue-style-loader": "4.1.2",
"vuedraggable": "4.0.1",
"web-push": "3.4.4",
- "webpack": "5.21.1",
+ "webpack": "5.21.2",
"webpack-cli": "4.5.0",
"websocket": "1.0.33",
"ws": "7.4.3",