Skip to content

Commit ca3d3a7

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [nodemailer](https://github.com/nodemailer/nodemailer). Bumps the npm_and_yarn group with 1 update in the /packages/services/emails directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 6.9.16 to 7.0.7 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.16...v7.0.7) Updates `nodemailer` from 6.9.16 to 7.0.7 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.16...v7.0.7) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 7.0.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bc185d commit ca3d3a7

File tree

3 files changed

+341
-224
lines changed

3 files changed

+341
-224
lines changed

packages/services/emails/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dotenv": "16.4.7",
2222
"ioredis": "5.4.2",
2323
"mjml": "4.14.0",
24-
"nodemailer": "6.9.16",
24+
"nodemailer": "7.0.7",
2525
"p-timeout": "6.1.4",
2626
"pino-pretty": "11.3.0",
2727
"sendmail": "1.6.1",

packages/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"urql": "4.1.0",
142142
"use-debounce": "10.0.4",
143143
"valtio": "1.13.2",
144-
"vite": "7.1.5",
144+
"vite": "7.1.6",
145145
"vite-tsconfig-paths": "5.1.4",
146146
"wonka": "6.3.4",
147147
"yup": "1.6.1",

0 commit comments

Comments
 (0)