From 3536b4864371fa7e108f97ea6498f3e814ee86dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:36:57 +0000 Subject: [PATCH] Bump nodemailer in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 7.0.13 to 8.0.4 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.13...v8.0.4) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | Bin 333087 -> 332811 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 4e064272f126d8eabad1c1cd54ff60d9f700a5d6..98be0e6f47c7b6e23f300e0982911c47645b2d25 100644 GIT binary patch delta 318 zcmbQgN~C**$c8Mo$p`9KCcow5VzijPaSM~g^!|-3tef-MIysmu^rjaYFqv%D=jYuv zJ;|R*X>-NVZ#vT-2r_DJ-uS6dbn*rprR{MXjLG8DKj<==ZWmBs%yOR|aFkJUx-J6QjQtmZiZrJmuw>$H@3&;y-fzh)?Kl0vbw-xyTedI>OfG2AnEt$-SpsPJL`fE% z&}{9jG&4VofV4m_1GiL*s0^>1^ukcnLa$I06Q6>z0;9^Z%oGpfvI4`LfV{9k-}FqA zN>^9kfQWR{RIgyebT?10kg!5SKM$vDbI(Le$Dov8r8!IOD;dA1jSXWrO5{R1zn#qmyR JcaX&}7y#epbqxRj delta 433 zcmeBPAu@lJ$c8Mo>GfBcIX2H^YvW)u*E7&FG@k6JX0$nspJ&@-8Akr;2UHnZrcbD0 z*4*53^qUTtJGrsUa`K1QY?CE9`6sJc}BMB6OOTPZ+GWl3=)S) zSWY)kU=*5uK#h@idY%Jg^Y%Ce##?SMS+VH~Ld=rWd9xWgw@0Njc3*@^SWaJW$;8&q zXUVjk&yrcqZ@Pg$BMYP9bVW5Li|GaJ%o40%S5H>-)eH^rb8!pyN(s>Rc1uqwb~lcy z@{Mp#FD&&p_cZfO&WbcD%PI8q$tv+mG03R2D0eL@DNPTytndzUGx7`13Gj2TDD!cS z$O-ZDOiVQ?PA&2@Psz-i&iI;9al3X0^8$!tr#IeUvE2Ud9CH*8*o_c=_HAZaX_%YE zrWfpGmYVMKo0)t2+HcGod*Kq3FZk9?ZV=*}F7TMyZo6_T%V9y7oaJ`T=`1@mVO(f{ P#GYU|y?yCHmb4%M`4g9I diff --git a/package.json b/package.json index 7b579e948..333ac1325 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "jimp": "^1.6.0", "mailgun.js": "^12.7.1", "node-mailjet": "^6.0.11", - "nodemailer": "^7.0.13" + "nodemailer": "^8.0.4" }, "overrides": { "typeorm": {