Skip to content

Commit c7f32e2

Browse files
committed
Update dependency bull to v3.25.0
1 parent 7c7f1aa commit c7f32e2

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nestjs/passport": "7.1.5",
4040
"@nestjs/platform-express": "7.6.15",
4141
"@nestjs/typeorm": "7.1.5",
42-
"bull": "3.22.5",
42+
"bull": "3.25.0",
4343
"class-transformer": "0.3.1",
4444
"class-validator": "0.13.1",
4545
"express-handlebars": "5.3.2",
@@ -58,7 +58,7 @@
5858
"@nestjs/cli": "7.6.0",
5959
"@nestjs/schematics": "7.3.1",
6060
"@nestjs/testing": "7.6.15",
61-
"@types/bull": "3.15.1",
61+
"@types/bull": "3.15.2",
6262
"@types/dotenv": "6.1.1",
6363
"@types/express": "4.17.11",
6464
"@types/jest": "26.0.23",

0 commit comments

Comments
 (0)