feat: add cookie-parser and csurf dependencies to backend package.json and update pnpm-lock.yaml
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
"@node-rs/argon2": "^2.0.2",
|
||||
"class-transformer": "^0.5.1",
|
||||
"class-validator": "^0.14.2",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"csurf": "^1.11.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"drizzle-orm": "^0.30.4",
|
||||
"jose": "^6.0.11",
|
||||
|
||||
Reference in New Issue
Block a user