Skip to content

Commit

Permalink
Bump nodemailer from 6.9.1 to 6.9.9
Browse files Browse the repository at this point in the history
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.1 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.1...v6.9.9)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 7bc226d commit 2bed2df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nestjs/throttler": "^5.0.1",
"cross-env": "^7.0.3",
"fuse.js": "^7.0.0",
"nodemailer": "^6.9.1"
"nodemailer": "^6.9.9"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8179,7 +8179,7 @@ __metadata:
fuse.js: ^7.0.0
http-proxy-middleware: ^2.0.3
husky: ^8.0.0
nodemailer: ^6.9.1
nodemailer: ^6.9.9
prettier: ^2.5.1
prettier-plugin-jsdoc: ^0.3.38
pretty-quick: ^3.1.3
Expand Down Expand Up @@ -10694,10 +10694,10 @@ __metadata:
languageName: node
linkType: hard

"nodemailer@npm:^6.9.1":
version: 6.9.1
resolution: "nodemailer@npm:6.9.1"
checksum: b1b9670afc170b4454665abae3fc9acd7e781adb9f579d1c2cd991bf75c647ebe345593f8a057e48d7bf9e4c9a9218869f87db8fb7171c614f557000ab654572
"nodemailer@npm:^6.9.9":
version: 6.9.10
resolution: "nodemailer@npm:6.9.10"
checksum: 6e447ae0b88f5c9563f9303ed708f9bd1509cf68c5019d076f65d8d0f346f40bc31b743502158b6ad9fd6b8b2792adca5714b00e6bf7aa391e074f0076c519b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 2bed2df

Please sign in to comment.