diff --git a/package-lock.json b/package-lock.json index d593cf506..f368e8e2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,7 +79,7 @@ "rehype-sanitize": "^6.0.0", "remark": "^15.0.1", "remark-gfm": "^4.0.1", - "resend": "^6.21.0", + "resend": "^6.25.0", "sonner": "^2.0.8", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.3.3", @@ -14406,7 +14406,9 @@ "license": "ISC" }, "node_modules/resend": { - "version": "6.21.0", + "version": "6.25.0", + "resolved": "https://registry.npmjs.org/resend/-/resend-6.25.0.tgz", + "integrity": "sha512-iptUEycs+6Hu+W8mExK708LrDiMYOuGgnCP+wTD5L4Zrqqd2B86h1oyAmNe0khZWQw0ccI7jz8OgAaplEsyaIA==", "license": "MIT", "dependencies": { "postal-mime": "2.7.5", diff --git a/package.json b/package.json index 85a491932..0948b2878 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "rehype-sanitize": "^6.0.0", "remark": "^15.0.1", "remark-gfm": "^4.0.1", - "resend": "^6.21.0", + "resend": "^6.25.0", "sonner": "^2.0.8", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.3.3",