Skip to content

Commit 50e2c8a

Browse files
feat: bump dep
1 parent aa99594 commit 50e2c8a

File tree

2 files changed

+16
-534
lines changed

2 files changed

+16
-534
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjstools/messaging-redis-extension",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Extension to handle messages and dispatch them over Redis",
55
"author": "Sebastian Iwanczyszyn",
66
"private": false,
@@ -48,7 +48,7 @@
4848
"test:e2e": "jest --config ./test/jest-e2e.json"
4949
},
5050
"dependencies": {
51-
"bullmq": "^5.41.3"
51+
"bullmq": "^5.52.2"
5252
},
5353
"peerDependencies": {
5454
"@nestjstools/messaging": "^2.X",

0 commit comments

Comments
 (0)