feat(badges): Remove hash implementation and replace it with uuid one.

Signed-off-by: Rbillon59 <r.billon@celonis.com>
This commit is contained in:
Rbillon59
2023-04-21 08:53:28 +02:00
parent 1aabf9e03f
commit 6263ef7ce9
13 changed files with 215 additions and 673 deletions
+1
View File
@@ -47,6 +47,7 @@
"knex": "^2.4.2",
"lodash": "^4.17.21",
"supertest": "^6.3.3",
"uuid": "^9.0.0",
"winston": "^3.2.1",
"yn": "^4.0.0"
},