Skip to content

Commit

Permalink
Update pdfjs-dist to 4.4.168
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Jul 2, 2024
1 parent a2d43cd commit 3e4d907
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"husky": "^9.0.0"
},
"resolutions": {
"pdfjs-dist": "patch:pdfjs-dist@npm:4.3.136#.yarn/patches/pdfjs-dist-npm-4.3.136-35a0e70ced.patch"
"pdfjs-dist": "patch:pdfjs-dist@npm:4.4.168#.yarn/patches/pdfjs-dist-npm-4.4.168-35a0e70ced.patch"
},
"packageManager": "yarn@4.3.1"
}
2 changes: 1 addition & 1 deletion packages/react-pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"make-cancellable-promise": "^1.3.1",
"make-event-props": "^1.6.0",
"merge-refs": "^1.3.0",
"pdfjs-dist": "4.3.136",
"pdfjs-dist": "4.4.168",
"tiny-invariant": "^1.0.0",
"warning": "^4.0.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2997,9 +2997,9 @@ __metadata:
languageName: node
linkType: hard

"pdfjs-dist@npm:4.3.136":
version: 4.3.136
resolution: "pdfjs-dist@npm:4.3.136"
"pdfjs-dist@npm:4.4.168":
version: 4.4.168
resolution: "pdfjs-dist@npm:4.4.168"
dependencies:
canvas: "npm:^2.11.2"
path2d: "npm:^0.2.0"
Expand All @@ -3008,13 +3008,13 @@ __metadata:
optional: true
path2d:
optional: true
checksum: 10c0/4cb88d737f56100d45d2c9c0c6e8dc2f3dfd856362a55e47801ae32c52b2f12b3e74819c3cafb995a1e84c43eb580598a69c6710a78b1a11cdb52ef24bf8a633
checksum: 10c0/61bad19fe0aae8261631d425bd96368cf0b8803c3a4446615456dddd867ef3e5ba15c11a1caabb8033bce9538e3ad8262c24a56fa68b150c6ee0eb9e26a9f3a7
languageName: node
linkType: hard

"pdfjs-dist@patch:pdfjs-dist@npm:4.3.136#.yarn/patches/pdfjs-dist-npm-4.3.136-35a0e70ced.patch::locator=react-pdf-monorepo%40workspace%3A.":
version: 4.3.136
resolution: "pdfjs-dist@patch:pdfjs-dist@npm%3A4.3.136#.yarn/patches/pdfjs-dist-npm-4.3.136-35a0e70ced.patch::version=4.3.136&hash=d78cd3&locator=react-pdf-monorepo%40workspace%3A."
"pdfjs-dist@patch:pdfjs-dist@npm:4.4.168#.yarn/patches/pdfjs-dist-npm-4.4.168-35a0e70ced.patch::locator=react-pdf-monorepo%40workspace%3A.":
version: 4.4.168
resolution: "pdfjs-dist@patch:pdfjs-dist@npm%3A4.4.168#.yarn/patches/pdfjs-dist-npm-4.4.168-35a0e70ced.patch::version=4.4.168&hash=d78cd3&locator=react-pdf-monorepo%40workspace%3A."
dependencies:
canvas: "npm:^2.11.2"
path2d: "npm:^0.2.0"
Expand All @@ -3023,7 +3023,7 @@ __metadata:
optional: true
path2d:
optional: true
checksum: 10c0/df1b908fa225e5b5a58382b43d0e5462d0de9dc8a7a396f354236b44892cc648c13e1cc90c5e34c1177801c9eb5a6e794dbc67f1a3185b224a4f0846cf20c8de
checksum: 10c0/4c861fe771e3901cd4c277c67f170cbfc62b631507c295dbaa3fa7caa040fb48441b3318b7654767956cd8fdda74c13a7db171426e097088a5bb01fb821376a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3185,7 +3185,7 @@ __metadata:
make-cancellable-promise: "npm:^1.3.1"
make-event-props: "npm:^1.6.0"
merge-refs: "npm:^1.3.0"
pdfjs-dist: "npm:4.3.136"
pdfjs-dist: "npm:4.4.168"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
rimraf: "npm:^3.0.0"
Expand Down

0 comments on commit 3e4d907

Please sign in to comment.