From 11f4987fd91a8e41157efa6fe697f0cbe1e761b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jan 2026 02:47:03 +0000 Subject: [PATCH] fix: upgrade nuxt-auth-utils from 0.5.25 to 0.5.26 Snyk has created this PR to upgrade nuxt-auth-utils from 0.5.25 to 0.5.26. See this package in npm: nuxt-auth-utils See this project in Snyk: https://app.snyk.io/org/dinoexho/project/63967439-1523-4d57-a0e8-841a77feab64?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6535ca8..54cadc4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "date-fns": "^4.1.0", "nodemailer": "^7.0.9", "nuxt": "4.1.2", - "nuxt-auth-utils": "0.5.25", + "nuxt-auth-utils": "0.5.26", "prisma": "^6.17.0", "resend": "^6.1.2", "zod": "^4.1.11"