diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-09 20:23:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-09 20:23:26 +0000 |
| commit | 868657477c664cbbfaffbe94e9a7d826ce9d3553 (patch) | |
| tree | 04c271835d969d30a3094f5ea5302dbc9b620bba /package.json | |
| parent | Merge pull request #7167 from syuilo/dependabot/npm_and_yarn/idb-keyval-5.0.2 (diff) | |
| parent | Bump bull from 3.20.0 to 3.20.1 (diff) | |
| download | misskey-868657477c664cbbfaffbe94e9a7d826ce9d3553.tar.gz misskey-868657477c664cbbfaffbe94e9a7d826ce9d3553.tar.bz2 misskey-868657477c664cbbfaffbe94e9a7d826ce9d3553.zip | |
Merge pull request #7168 from syuilo/dependabot/npm_and_yarn/bull-3.20.1
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 16956c1a41..616be61648 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "aws-sdk": "2.840.0", "bcryptjs": "2.4.3", "blurhash": "1.1.3", - "bull": "3.20.0", + "bull": "3.20.1", "cafy": "15.2.1", "cbor": "6.0.1", "chalk": "4.1.0", |