mirror of https://github.com/laurent22/joplin.git
Update dependency nodemailer to v6.9.12 (#10617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/10632/head
parent
06d26767ed
commit
9acf36d802
|
@ -45,7 +45,7 @@
|
|||
"mustache": "4.2.0",
|
||||
"node-cron": "3.0.3",
|
||||
"node-os-utils": "1.3.7",
|
||||
"nodemailer": "6.9.10",
|
||||
"nodemailer": "6.9.12",
|
||||
"nodemon": "3.0.3",
|
||||
"pg": "8.11.3",
|
||||
"pm2": "5.3.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -7119,7 +7119,7 @@ __metadata:
|
|||
node-cron: 3.0.3
|
||||
node-mocks-http: 1.14.1
|
||||
node-os-utils: 1.3.7
|
||||
nodemailer: 6.9.10
|
||||
nodemailer: 6.9.12
|
||||
nodemon: 3.0.3
|
||||
pg: 8.11.3
|
||||
pm2: 5.3.1
|
||||
|
@ -31740,10 +31740,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nodemailer@npm:6.9.10":
|
||||
version: 6.9.10
|
||||
resolution: "nodemailer@npm:6.9.10"
|
||||
checksum: 6e447ae0b88f5c9563f9303ed708f9bd1509cf68c5019d076f65d8d0f346f40bc31b743502158b6ad9fd6b8b2792adca5714b00e6bf7aa391e074f0076c519b6
|
||||
"nodemailer@npm:6.9.12":
|
||||
version: 6.9.12
|
||||
resolution: "nodemailer@npm:6.9.12"
|
||||
checksum: 061f4c785b5362903078ef2434d1e5a50901439caa0102435cfdb33efa993ac5d03ae26780c1baef5adb90909793e40ba36d853273294fe83dc4dffb9719dfd0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue