Skip to content

Commit 75ab35d

Browse files
committed
deps: update canvas and prebuild-install
- a `prebuild-install` bug is causing CI to fail to install `canvas` on Node 22 - update the patch in the lockfile - while at it, bump `canvas` too to a newer version with less deps
1 parent 4410e49 commit 75ab35d

File tree

2 files changed

+28
-88
lines changed

2 files changed

+28
-88
lines changed

package-lock.json

+27-87
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@testing-library/react": "^16.1.0",
100100
"@types/prop-types": "^15.7.3",
101101
"@types/react": "^19.0.2",
102-
"canvas": "^3.0.0",
102+
"canvas": "^3.1.0",
103103
"concurrently": "^9.1.2",
104104
"jest": "^29.7.0",
105105
"jest-config": "^29.7.0",

0 commit comments

Comments
 (0)