chore: add argon2 package

This commit is contained in:
Joe Previte
2021-06-02 10:11:53 -07:00
parent fc3326f1f2
commit dc2db5c62d
2 changed files with 27 additions and 1 deletions

View File

@@ -89,6 +89,7 @@
},
"dependencies": {
"@coder/logger": "1.1.16",
"argon2": "^0.28.0",
"bcrypt": "^5.0.1",
"body-parser": "^1.19.0",
"compression": "^1.7.4",