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-17 18:29:43 +01:00
parent 8a8b69f456
commit 50d79736f5
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 79 additions and 85 deletions

View file

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