Skip to content

Commit 71c50d3

Browse files
dependabot[bot]hyperpolymath
authored andcommitted
build(deps): bump nodemailer
Bumps the npm_and_yarn group with 1 update in the /backend/api 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](nodemailer/nodemailer@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] <support@github.com>
1 parent 9ee6a13 commit 71c50d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node-cron": "^3.0.2",
3333
"swagger-ui-express": "^4.6.3",
3434
"swagger-jsdoc": "^6.2.8",
35-
"nodemailer": "^7.0.11",
35+
"nodemailer": "^8.0.4",
3636
"twilio": "^4.10.0",
3737
"compression": "^1.7.4",
3838
"morgan": "^1.10.0"

0 commit comments

Comments
 (0)