Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2022
1 parent ee6149d commit 25d633f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -7,7 +7,7 @@
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/glob": "^0.2.1",
"nodemailer": "^6.7.2",
"nodemailer": "^6.7.3",
"showdown": "^2.0.2",
"dotenv": "^16.0.0"
}
Expand Down

0 comments on commit 25d633f

Please sign in to comment.