1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Update dependencies to the most recent versions

This commit is contained in:
Tim van der Meij 2024-11-24 20:36:12 +01:00
parent 725ae4998c
commit 7784f868fc
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 80 additions and 62 deletions

View file

@ -2250,7 +2250,7 @@ function packageJson() {
bugs: DIST_BUGS_URL,
license: DIST_LICENSE,
optionalDependencies: {
"@napi-rs/canvas": "^0.1.62",
"@napi-rs/canvas": "^0.1.64",
},
browser: {
canvas: false,