mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): bump nodemailer from 6.9.1 to 6.9.9 (#5396)
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](https://github.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.9) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3f28e9a445
commit
951bd75b40
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
"author": "Silverhand Inc. <contact@silverhand.io>",
|
||||
"dependencies": {
|
||||
"@logto/connector-kit": "workspace:^2.1.0",
|
||||
"nodemailer": "^6.9.1"
|
||||
"nodemailer": "^6.9.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nodemailer": "^6.4.7"
|
||||
|
|
|
@ -2439,8 +2439,8 @@ importers:
|
|||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
nodemailer:
|
||||
specifier: ^6.9.1
|
||||
version: 6.9.1
|
||||
specifier: ^6.9.9
|
||||
version: 6.9.9
|
||||
snakecase-keys:
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
|
@ -17373,8 +17373,8 @@ packages:
|
|||
resolution: {integrity: sha512-71UV2HRUP+djvHpdyatiuv+Y1o8hI4ZI7bMfuuoACMLR1JJCErM4WXAclNeHd6BgHXkqeqnnAk3wpDkSQWmFXw==}
|
||||
dev: false
|
||||
|
||||
/nodemailer@6.9.1:
|
||||
resolution: {integrity: sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==}
|
||||
/nodemailer@6.9.9:
|
||||
resolution: {integrity: sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue