Skip to content

Commit 9344e6f

Browse files
committed
fix: packages/email-server/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660
1 parent c60cd35 commit 9344e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/email-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"async": "^3.2.4",
3737
"axios": "^0.27.2",
3838
"bufferutil": "^4.0.7",
39-
"canvas": "^2.10.2",
39+
"canvas": "^3.0.0",
4040
"cron": "^2.1.0",
4141
"dotenv": "^16.0.3",
4242
"encoding": "^0.1.13",

0 commit comments

Comments
 (0)