mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Swap bcrypt library.
This commit is contained in:
parent
b294c8ef72
commit
20dc76861f
3 changed files with 22 additions and 194 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"dependencies": {
|
||||
"@prisma/client": "2.21.2",
|
||||
"@reduxjs/toolkit": "^1.5.1",
|
||||
"bcrypt": "^5.0.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.1",
|
||||
"chart.js": "^2.9.4",
|
||||
"classnames": "^2.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue