We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14100a commit 39ea7c9Copy full SHA for 39ea7c9
packages/better-auth/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@decocms/better-auth",
3
- "version": "1.5.11",
+ "version": "1.5.13",
4
"description": "The most comprehensive authentication framework for TypeScript.",
5
"type": "module",
6
"license": "MIT",
@@ -444,8 +444,8 @@
444
}
445
},
446
"dependencies": {
447
- "@better-auth/core": "1.4.6-beta.4",
448
- "@better-auth/telemetry": "1.4.6-beta.4",
+ "@better-auth/core": "1.4.6-beta.3",
+ "@better-auth/telemetry": "1.4.6-beta.3",
449
"@better-auth/utils": "0.3.0",
450
"@better-fetch/fetch": "catalog:",
451
"@noble/ciphers": "^2.0.0",
0 commit comments