Skip to content

Commit

Permalink
fix(deps): update dependency pdfjs to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent b9ac83f commit 7c02905
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"cozy-konnector-libs": "4.56.4",
"moment": "2.29.3",
"pdfjs": "2.4.7",
"pdfjs": "2.5.0",
"pdfjs-dist": "2.16.105"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5030,10 +5030,10 @@ [email protected]:
dommatrix "^1.0.3"
web-streams-polyfill "^3.2.1"

pdfjs@2.4.7:
version "2.4.7"
resolved "https://registry.yarnpkg.com/pdfjs/-/pdfjs-2.4.7.tgz#966084e63a0283206c1307c3b332f53248917f20"
integrity sha512-qGGZiQ7cz7nDgRgNSMm0qsZ4QPlAvZr+kWwB78hZzClojtfqGbGUT/gwzf8S2nniwvLMB56boBTTIppQohTJUA==
pdfjs@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/pdfjs/-/pdfjs-2.5.0.tgz#3e46714e9d197168825898498f3499fd868ecb4c"
integrity sha512-SGd2QuVp/4WfbRAkb4Jh9+WrB/NULqAhijvvHX3Gkf6vgMLoQeYmLQE54UImWCuiy9/kAM7UMfoDuslP++NRaA==
dependencies:
"@rkusa/linebreak" "^1.0.0"
opentype.js "^1.3.3"
Expand Down

0 comments on commit 7c02905

Please sign in to comment.