Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HitomaruKonpaku committed Jul 26, 2024
1 parent 04a7ab7 commit ecfbdf0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"lint": "eslint \"{src,apps,libs,test,constant}/**/*.ts\" --fix"
},
"dependencies": {
"@bull-board/api": "^5.20.2",
"@bull-board/express": "^5.20.2",
"@bull-board/nestjs": "^5.20.2",
"@bull-board/api": "^5.21.1",
"@bull-board/express": "^5.21.1",
"@bull-board/nestjs": "^5.21.1",
"@discordjs/rest": "^2.3.0",
"@nestjs/bullmq": "^10.1.1",
"@nestjs/common": "^10.3.9",
Expand All @@ -25,7 +25,7 @@
"@nestjs/typeorm": "^10.0.2",
"axios": "^1.7.2",
"bottleneck": "^2.19.5",
"bullmq": "^5.8.2",
"bullmq": "^5.10.4",
"cheerio": "^1.0.0-rc.12",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand All @@ -39,7 +39,7 @@
"sha1": "^1.1.1",
"tmi.js": "^1.8.5",
"typeorm": "^0.3.20",
"youtubei.js": "^10.0.0"
"youtubei.js": "^10.2.0"
},
"devDependencies": {
"@nestjs/cli": "^10.0.0",
Expand Down

0 comments on commit ecfbdf0

Please sign in to comment.