chore: align auth-backend zod version range with rest of repo

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
Fredrik Adelöw
2026-03-17 16:52:00 +01:00
parent 68aca28f0e
commit 4919273bea
+1 -1
View File
@@ -66,7 +66,7 @@
"minimatch": "^10.2.1",
"passport": "^0.7.0",
"uuid": "^11.0.0",
"zod": "^4.3.5",
"zod": "^3.25.76 || ^4.0.0",
"zod-validation-error": "^5.0.0"
},
"devDependencies": {