mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
refactor: replace bcrypt with bcryptjs in user management scripts
This commit is contained in:
parent
7a86465239
commit
ea02f66710
5 changed files with 4 additions and 41 deletions
|
|
@ -77,7 +77,6 @@
|
|||
"@react-spring/web": "^9.7.3",
|
||||
"@tanstack/react-query": "^5.28.6",
|
||||
"@umami/redis-client": "^0.26.0",
|
||||
"bcrypt": "^6.0.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.1",
|
||||
"chart.js": "^4.4.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue