Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump pdfjs-dist from 3.11.174 to 4.2.67 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"node-addon-api": "^8.0.0",
"node-gyp": "^10.1.0",
"pdfjs-dist": "3.11.174"
"pdfjs-dist": "4.2.67"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4456,25 +4456,25 @@ __metadata:
languageName: node
linkType: hard

"path2d-polyfill@npm:^2.0.1":
version: 2.0.1
resolution: "path2d-polyfill@npm:2.0.1"
checksum: 10c0/b6d8c0764f65438cd884ef3b62c5af07d4f526b379c4c804effc26dd17936f18076941941f9e804c0df96d39720f155e9f0723e4b30feaee152ea4a441df023e
"path2d@npm:^0.2.0":
version: 0.2.1
resolution: "path2d@npm:0.2.1"
checksum: 10c0/6fc743b24af146fd140339af717c2f874651377dc0cb215d5e761b5bdc5528cb9458f473fff896de54e23f0374dc6819d43740daf7cfed5fd430fc82791510a6
languageName: node
linkType: hard

"pdfjs-dist@npm:3.11.174":
version: 3.11.174
resolution: "pdfjs-dist@npm:3.11.174"
"pdfjs-dist@npm:4.2.67":
version: 4.2.67
resolution: "pdfjs-dist@npm:4.2.67"
dependencies:
canvas: "npm:^2.11.2"
path2d-polyfill: "npm:^2.0.1"
path2d: "npm:^0.2.0"
dependenciesMeta:
canvas:
optional: true
path2d-polyfill:
path2d:
optional: true
checksum: 10c0/0cb26561fd9bea90f2c1c8029d4cf972d338838de0f7f7aa3f369b2e555b99a2d8bbf1b81cc682fb26331241201a432726ae356a7ad3a930d86a308ca941d29c
checksum: 10c0/1d6d427a2253b2c15cbb168d7f95fc26428134ff61113359653c36f92475a4abd8552913b1492489933304ccc4285328b5cbcff36825ae533b8cd4c279881348
languageName: node
linkType: hard

Expand Down Expand Up @@ -5170,7 +5170,7 @@ __metadata:
jest: "npm:^29.7.0"
node-addon-api: "npm:^8.0.0"
node-gyp: "npm:^10.1.0"
pdfjs-dist: "npm:3.11.174"
pdfjs-dist: "npm:4.2.67"
playwright-core: "npm:^1.43.0"
ts-jest: "npm:^29.1.2"
typescript: "npm:^5.4"
Expand Down
Loading