Skip to content

Commit ae0f36a

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-RAILROADDIAGRAMS-6282875
1 parent 3dea29d commit ae0f36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/email-queue/package.json

+1-1
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": "^9.0.4",
10-
"email-templates": "^8.0.8",
10+
"email-templates": "^11.1.1",
1111
"p-map": "4"
1212
}
1313
}

0 commit comments

Comments
 (0)