mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-08-28 16:34:04 +07:00
node_modules: upgrade
This commit is contained in:
2
node_modules/nodemailer/lib/base64/index.js
generated
vendored
2
node_modules/nodemailer/lib/base64/index.js
generated
vendored
@ -51,7 +51,7 @@ function wrap(str, lineLength) {
|
||||
*
|
||||
* @constructor
|
||||
* @param {Object} options Stream options
|
||||
* @param {Number} [options.lineLength=76] Maximum lenght for lines, set to false to disable wrapping
|
||||
* @param {Number} [options.lineLength=76] Maximum length for lines, set to false to disable wrapping
|
||||
*/
|
||||
class Encoder extends Transform {
|
||||
constructor(options) {
|
||||
|
Reference in New Issue
Block a user