Skip to content

Commit e5cb4e4

Browse files
committed
chore(deps): add bcrypt dependency for password hashing
1 parent a4e87e7 commit e5cb4e4

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

bun.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"@modelcontextprotocol/sdk": "^1.25.3",
6363
"@types/mime": "^4.0.0",
6464
"axios": "^1.13.4",
65+
"bcrypt": "^6.0.0",
6566
"cfonts": "^3.3.1",
6667
"chalk": "^5.6.2",
6768
"commander": "^14.0.2",

0 commit comments

Comments
 (0)