Skip to content

Commit

Permalink
fix: examples/email-queue/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LASTCOMMITLOG-1047325
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 3dea29d commit fae6053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/email-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@ladjs/graceful": "^1.0.5",
"bree": "^7.1.0",
"cabin": "^9.0.4",
"cabin": "^11.0.0",
"email-templates": "^8.0.8",
"p-map": "4"
}
Expand Down

0 comments on commit fae6053

Please sign in to comment.