libpdfviewer/package.json
dependabot[bot] e8e706c748 Bump pdfjs-dist from 4.0.379 to 4.2.67
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 4.0.379 to 4.2.67.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 13:33:19 -04:00

9 lines
129 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.20.2",
"eslint": "^9.2.0",
"pdfjs-dist": "^4.2.67"
}
}