diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-11 20:31:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 20:31:21 +0000 |
| commit | 2fe22acc0d9e10bfe650076e0ea4b10e2f181990 (patch) | |
| tree | c0a301548a44ffe0a736d5a13b60e2f2ff29553c /package.json | |
| parent | Merge pull request #7179 from syuilo/dependabot/npm_and_yarn/mocha-8.3.0 (diff) | |
| parent | Bump webpack from 5.21.1 to 5.21.2 (diff) | |
| download | misskey-2fe22acc0d9e10bfe650076e0ea4b10e2f181990.tar.gz misskey-2fe22acc0d9e10bfe650076e0ea4b10e2f181990.tar.bz2 misskey-2fe22acc0d9e10bfe650076e0ea4b10e2f181990.zip | |
Merge pull request #7181 from syuilo/dependabot/npm_and_yarn/webpack-5.21.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5cf3d7cfde..0342ad4e99 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", |