mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-02-02 15:31:30 +01:00
Add argon2
This commit is contained in:
@@ -23,11 +23,12 @@
|
||||
"@adonisjs/lucid": "^10.0.0",
|
||||
"@adonisjs/redis": "^5.0.9",
|
||||
"@adonisjs/repl": "^1.0.0",
|
||||
"tslib": "^2.2.0",
|
||||
"luxon": "^1.26.0",
|
||||
"mysql": "^2.18.1",
|
||||
"phc-argon2": "^1.1.0",
|
||||
"proxy-addr": "^2.0.6",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"source-map-support": "^0.5.19"
|
||||
"source-map-support": "^0.5.19",
|
||||
"tslib": "^2.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user