Update better-auth dependency to version 1.2.8 and enhance license key validation in the API to require at least one of enableEnterpriseFeatures or licenseKey.

This commit is contained in:
Mauricio Siu
2026-01-28 22:50:10 -06:00
parent 0c299a3807
commit 709ffddd4f
4 changed files with 22 additions and 15 deletions

View File

@@ -48,7 +48,7 @@
"ai": "^5.0.17",
"ai-sdk-ollama": "^0.5.1",
"bcrypt": "5.1.1",
"better-auth": "v1.2.8-beta.7",
"better-auth": "v1.2.8",
"bl": "6.0.11",
"boxen": "^7.1.1",
"date-fns": "3.6.0",