Browse Source

create the API key dependencies

Sven Czarnian 2 years ago
parent
commit
4a585384c1
2 changed files with 169 additions and 459 deletions
  1. 168 459
      package-lock.json
  2. 1 0
      package.json

File diff suppressed because it is too large
+ 168 - 459
package-lock.json


+ 1 - 0
package.json

@@ -29,6 +29,7 @@
     "@nestjs/swagger": "^6.1.2",
     "class-transformer": "^0.5.1",
     "class-validator": "^0.13.2",
+    "crypto": "^1.0.1",
     "helmet": "^6.0.0",
     "js-yaml": "^4.1.0",
     "mongoose": "^6.6.7",