mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/nodemailer to v6.4.10 (#8991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
36a235deb8
commit
d5e63aa904
@ -68,7 +68,7 @@
|
||||
"@types/koa": "2.13.8",
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/mustache": "4.2.2",
|
||||
"@types/nodemailer": "6.4.9",
|
||||
"@types/nodemailer": "6.4.10",
|
||||
"@types/yargs": "17.0.24",
|
||||
"@types/zxcvbn": "4.4.2",
|
||||
"gulp": "4.0.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -5124,7 +5124,7 @@ __metadata:
|
||||
"@types/koa": 2.13.8
|
||||
"@types/markdown-it": 12.2.3
|
||||
"@types/mustache": 4.2.2
|
||||
"@types/nodemailer": 6.4.9
|
||||
"@types/nodemailer": 6.4.10
|
||||
"@types/uuid": 9.0.3
|
||||
"@types/yargs": 17.0.24
|
||||
"@types/zxcvbn": 4.4.2
|
||||
@ -8194,12 +8194,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/nodemailer@npm:6.4.9":
|
||||
version: 6.4.9
|
||||
resolution: "@types/nodemailer@npm:6.4.9"
|
||||
"@types/nodemailer@npm:6.4.10":
|
||||
version: 6.4.10
|
||||
resolution: "@types/nodemailer@npm:6.4.10"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
checksum: fd903f38af782c4d3ac0aedc7e6b26bd91bf38183da0027559dfd269e956401114d977a903c69a90897c5b773e76fd9c8f261e787643ca4231edba91f209fa8d
|
||||
checksum: 49e548d0cc5af98415875ba246a4dda26b1b1362f5e3ca4346a1c2a0d07823e4f38c6315ad95eba3b9376d929f7064f946749a6bba3bc5a2eacf843634991261
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user