Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 2611bd0

Browse files
deps(canvas): use rc version to support node 22
1 parent d27c846 commit 2611bd0

File tree

2 files changed

+100
-174
lines changed

2 files changed

+100
-174
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@boklisten/bl-post-office": "^0.5.56",
2121
"@napi-rs/image": "^1.8.0",
2222
"@sendgrid/mail": "^8.1.3",
23-
"canvas": "^2.11.2",
23+
"canvas": "^3.0.0-rc2",
2424
"cookie-parser": "^1.4.5",
2525
"cors": "^2.8.5",
2626
"dotenv": "^16.0.1",

0 commit comments

Comments
 (0)