Compare commits

..

1 commit

Author SHA1 Message Date
Renovate b93fc49926 Update dependency @slack/bolt to v4 2024-10-29 19:56:51 -07:00
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",
"bcrypt": "^5.1.1",
"dotenv": "^16.4.5",