mirror of
https://github.com/Crazyco-xyz/48hr.email.git
synced 2025-07-01 22:47:09 +02:00
Bump nodemailer from 5.1.1 to 6.9.9
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 5.1.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/v5.1.1...v6.9.9) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f996b78b8e
commit
95fb7f440b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"mnemonist": "^0.27.2",
|
||||
"moment": "^2.24.0",
|
||||
"morgan": "~1.9.0",
|
||||
"nodemailer": "^5.1.1",
|
||||
"nodemailer": "^6.9.9",
|
||||
"p-series": "^2.0.0",
|
||||
"random-word": "^2.0.0",
|
||||
"sanitize-html": "^1.20.0",
|
||||
|
@ -4670,9 +4670,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/nodemailer": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-5.1.1.tgz",
|
||||
"integrity": "sha512-hKGCoeNdFL2W7S76J/Oucbw0/qRlfG815tENdhzcqTpSjKgAN91mFOqU2lQUflRRxFM7iZvCyaFcAR9noc/CqQ==",
|
||||
"version": "6.9.9",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.9.tgz",
|
||||
"integrity": "sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==",
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"mnemonist": "^0.27.2",
|
||||
"moment": "^2.24.0",
|
||||
"morgan": "~1.9.0",
|
||||
"nodemailer": "^5.1.1",
|
||||
"nodemailer": "^6.9.9",
|
||||
"p-series": "^2.0.0",
|
||||
"random-word": "^2.0.0",
|
||||
"sanitize-html": "^1.20.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue