Skip to content

Commit 893dc59

Browse files
chore(deps): bump nodemailer from 6.9.1 to 6.9.9
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] <support@github.com>
1 parent 0e9c5c0 commit 893dc59

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"graphql-yoga": "^3.3.0",
3232
"jsonwebtoken": "^9.0.0",
3333
"mongoose": "^6.11.3",
34-
"nodemailer": "^6.9.1"
34+
"nodemailer": "^6.9.9"
3535
},
3636
"devDependencies": {
3737
"chai": "^4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2198,10 +2198,10 @@ node-fetch@^2.6.7:
21982198
dependencies:
21992199
whatwg-url "^5.0.0"
22002200

2201-
nodemailer@^6.9.1:
2202-
version "6.9.1"
2203-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.1.tgz#8249d928a43ed85fec17b13d2870c8f758a126ed"
2204-
integrity sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==
2201+
nodemailer@^6.9.9:
2202+
version "6.9.9"
2203+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
2204+
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
22052205

22062206
nodemon@^2.0.20:
22072207
version "2.0.20"

0 commit comments

Comments
 (0)