Skip to content

Commit 0ce8640

Browse files
chore(deps): bump nodemailer from 6.10.1 to 7.0.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 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.10.1...v7.0.7) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06631f2 commit 0ce8640

File tree

3 files changed

+1363
-66
lines changed

3 files changed

+1363
-66
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"hat": "^0.0.3",
6262
"jsonwebtoken": "^9.0.0",
6363
"jszip": "^3.10.1",
64-
"nodemailer": "^6.9.3",
64+
"nodemailer": "^7.0.7",
6565
"papaparse": "^5.4.1",
6666
"passport": "^0.6.0",
6767
"passport-github2": "^0.1.12",

libs/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@azure/storage-blob": "^12.27.0",
3535
"@impler/shared": "workspace:^",
3636
"axios": "1.8.2",
37-
"nodemailer": "^6.9.14",
37+
"nodemailer": "^7.0.7",
3838
"sax": "^1.4.1",
3939
"uuid": "^9.0.0"
4040
},

0 commit comments

Comments
 (0)