Skip to content

Commit faf3703

Browse files
committed
Update dependency bull to v3.29.3
1 parent 7c7f1aa commit faf3703

File tree

2 files changed

+20
-105
lines changed

2 files changed

+20
-105
lines changed

package-lock.json

Lines changed: 18 additions & 103 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.29.3",
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.5",
6262
"@types/dotenv": "6.1.1",
6363
"@types/express": "4.17.11",
6464
"@types/jest": "26.0.23",

0 commit comments

Comments
 (0)