fix(cloudflare): upgrade vulnerable auth dependency

This commit is contained in:
2026-07-09 22:55:37 -04:00
parent 7d70db6da9
commit 3b528ab5c9
4 changed files with 92 additions and 87 deletions
+1 -1
View File
@@ -16,6 +16,6 @@
"wrangler": "4.90.0"
},
"dependencies": {
"better-auth": "^1.6.9"
"better-auth": "1.6.23"
}
}