mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 12:07:34 +00:00
Bump nodemailer from 6.4.17 to 6.6.1 (#351)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8233,9 +8233,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"nodemailer": {
|
||||
"version": "6.4.17",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.17.tgz",
|
||||
"integrity": "sha512-89ps+SBGpo0D4Bi5ZrxcrCiRFaMmkCt+gItMXQGzEtZVR3uAD3QAQIDoxTWnx3ky0Dwwy/dhFrQ+6NNGXpw/qQ=="
|
||||
"version": "6.6.1",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.6.1.tgz",
|
||||
"integrity": "sha512-1xzFN3gqv+/qJ6YRyxBxfTYstLNt0FCtZaFRvf4Sg9wxNGWbwFmGXVpfSi6ThGK6aRxAo+KjHtYSW8NvCsNSAg=="
|
||||
},
|
||||
"nodemon": {
|
||||
"version": "2.0.7",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"lusca": "1.6.1",
|
||||
"mongoose": "5.11.15",
|
||||
"nodemailer": "6.4.17",
|
||||
"nodemailer": "6.6.1",
|
||||
"passport": "0.4.1",
|
||||
"passport-facebook": "3.0.0",
|
||||
"passport-local": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user