Update dependency @slack/bolt to v4

This commit is contained in:
Renovate 2025-06-25 10:10:46 +00:00
parent 81491e7fba
commit 0eebc48ba9
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -9,7 +9,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@slack/bolt": "^3.19.0",
"@slack/bolt": "^4.0.0",
"@types/bcrypt": "^5.0.2",
"@types/node-schedule": "^2.1.7",
"bcrypt": "^5.1.1",