Skip to content

Commit 8f20442

Browse files
committed
fix: examples/email-queue/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-14157156 - https://snyk.io/vuln/SNYK-JS-NODEMAILER-13378253
1 parent 18d0c30 commit 8f20442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/email-queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ladjs/graceful": "^1.0.5",
88
"bree": "^7.1.0",
99
"cabin": "^11.0.0",
10-
"email-templates": "^12.0.2",
10+
"email-templates": "^13.0.0",
1111
"p-map": "4"
1212
}
1313
}

0 commit comments

Comments
 (0)