fix(server): missing nanoid dependency (#4139)

This commit is contained in:
LongYinan
2023-09-03 22:30:00 +08:00
committed by GitHub
parent d0e8a1f0df
commit 3211451b21
2 changed files with 2 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
"ioredis": "^5.3.2",
"keyv": "^4.5.3",
"lodash-es": "^4.17.21",
"nanoid": "^4.0.2",
"nestjs-throttler-storage-redis": "^0.3.3",
"next-auth": "4.22.5",
"nodemailer": "^6.9.4",