jsonwebtoken

This commit is contained in:
秦秋旭 2023-02-28 18:27:29 +08:00
parent 388f2869fd
commit 7e5a1c589d
2 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"cookie-parser": "^1.4.6",
"jsonwebtoken": "^9.0.0",
"ms": "3.0.0-canary.1",
"nestjs-prisma": "^0.20.0",
"nodemailer": "^6.9.1",

View File

@ -29,6 +29,7 @@ specifiers:
eslint-config-prettier: ^8.3.0
eslint-plugin-prettier: ^4.0.0
husky: ^8.0.0
jsonwebtoken: ^9.0.0
lint-staged: ^13.1.2
ms: 3.0.0-canary.1
nestjs-prisma: ^0.20.0
@ -62,6 +63,7 @@ dependencies:
class-transformer: 0.5.1
class-validator: 0.14.0
cookie-parser: 1.4.6
jsonwebtoken: 9.0.0
ms: 3.0.0-canary.1
nestjs-prisma: 0.20.0_uhhmeuf5jto6tk72f36tv2cdfe
nodemailer: 6.9.1