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

Update pdfjs-dist to 2.16.105 #1060

Merged
merged 1 commit into from
Oct 6, 2022
Merged
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 @@ -77,7 +77,7 @@
"make-event-props": "^1.1.0",
"merge-class-names": "^1.1.1",
"merge-refs": "^1.0.0",
"pdfjs-dist": "2.14.305",
"pdfjs-dist": "2.16.105",
"prop-types": "^15.6.2",
"tiny-invariant": "^1.0.0",
"tiny-warning": "^1.0.0"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3308,7 +3308,7 @@ __metadata:
languageName: node
linkType: hard

"dommatrix@npm:^1.0.1":
"dommatrix@npm:^1.0.3":
version: 1.0.3
resolution: "dommatrix@npm:1.0.3"
checksum: 8ac727c1a14cf8de30a5b49a3bd6b2622a661b391fe1ac54e855eaa14a857ed86d63492150b5f70f912acc24fa3acc31d750259c47e9b5801de237624b0a319f
Expand Down Expand Up @@ -5994,18 +5994,18 @@ __metadata:
languageName: node
linkType: hard

"pdfjs-dist@npm:2.14.305":
version: 2.14.305
resolution: "pdfjs-dist@npm:2.14.305"
"pdfjs-dist@npm:2.16.105":
version: 2.16.105
resolution: "pdfjs-dist@npm:2.16.105"
dependencies:
dommatrix: ^1.0.1
dommatrix: ^1.0.3
web-streams-polyfill: ^3.2.1
peerDependencies:
worker-loader: ^3.0.8
peerDependenciesMeta:
worker-loader:
optional: true
checksum: b75443f81e500856e3a7b61303d1f621f81e82b19fc6216f74d33a70d1ef392bb8b2ca4cfa39f11e7c0a877e6d6d74b474768988dcf3299d5d8a1d996d48f856
checksum: 16ad2fa0ff8404fefd1a3e83f92ef1a594fcc4d3ff65512f801365c8f06d300d4a38023a867994f0b964a8e146773e6dcc9988c7c1a791917eb6371d5bd72863
languageName: node
linkType: hard

Expand Down Expand Up @@ -6243,7 +6243,7 @@ __metadata:
make-event-props: ^1.1.0
merge-class-names: ^1.1.1
merge-refs: ^1.0.0
pdfjs-dist: 2.14.305
pdfjs-dist: 2.16.105
prettier: ^2.7.0
pretty-quick: ^3.1.0
prop-types: ^15.6.2
Expand Down