mirror of
https://git.haroon.hackclub.app/haroon/osu-leaderboard.git
synced 2025-07-04 10:16:00 +00:00
Update dependency bcrypt to v6
This commit is contained in:
parent
81491e7fba
commit
47c9de0209
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"@slack/bolt": "^3.19.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node-schedule": "^2.1.7",
|
||||
"bcrypt": "^5.1.1",
|
||||
"bcrypt": "^6.0.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"node-osr": "^1.2.1",
|
||||
"node-schedule": "^2.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue