Skip to content

Commit

Permalink
build(deps): bump nodemailer from 6.9.7 to 6.9.8 (#14)
Browse files Browse the repository at this point in the history
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.7 to 6.9.8.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.7...v6.9.8)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent ad23f56 commit d1b0cfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"capsolver": "^1.0.1",
"dotenv": "^16.3.1",
"nodemailer": "^6.9.7",
"nodemailer": "^6.9.8",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2"
},
Expand Down

0 comments on commit d1b0cfd

Please sign in to comment.