1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Update dependency @types/nodemailer to v6.4.15 (#10808)

This commit is contained in:
renovate[bot] 2024-08-01 05:52:33 +00:00 committed by GitHub
parent fc1699ac91
commit ff6d700499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -73,7 +73,7 @@
"@types/markdown-it": "13.0.8", "@types/markdown-it": "13.0.8",
"@types/mustache": "4.2.5", "@types/mustache": "4.2.5",
"@types/node-os-utils": "1.3.4", "@types/node-os-utils": "1.3.4",
"@types/nodemailer": "6.4.14", "@types/nodemailer": "6.4.15",
"@types/yargs": "17.0.32", "@types/yargs": "17.0.32",
"@types/zxcvbn": "4.4.4", "@types/zxcvbn": "4.4.4",
"gulp": "4.0.2", "gulp": "4.0.2",

View File

@ -7293,7 +7293,7 @@ __metadata:
"@types/markdown-it": 13.0.8 "@types/markdown-it": 13.0.8
"@types/mustache": 4.2.5 "@types/mustache": 4.2.5
"@types/node-os-utils": 1.3.4 "@types/node-os-utils": 1.3.4
"@types/nodemailer": 6.4.14 "@types/nodemailer": 6.4.15
"@types/uuid": 9.0.7 "@types/uuid": 9.0.7
"@types/yargs": 17.0.32 "@types/yargs": 17.0.32
"@types/zxcvbn": 4.4.4 "@types/zxcvbn": 4.4.4
@ -11458,12 +11458,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/nodemailer@npm:6.4.14": "@types/nodemailer@npm:6.4.15":
version: 6.4.14 version: 6.4.15
resolution: "@types/nodemailer@npm:6.4.14" resolution: "@types/nodemailer@npm:6.4.15"
dependencies: dependencies:
"@types/node": "*" "@types/node": "*"
checksum: 5f61f01dd736b17f431d1e8b320322f86460604b45df947fc4bc8999d7c7719405e349f7abba86e4fb100a464a30b52615d00dac03d9cb37562ff04487ebd310 checksum: f6f9a2f8a669703ecc3ca6359c12345b16f6b2e5691b93c406b9af7de639c02092ec00133526e6fecd8c60d884890a7cd0f967d8e64bedab46d5c3d8be0882d7
languageName: node languageName: node
linkType: hard linkType: hard