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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 01:03:54 -05:00

9 lines
131 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
"pdfjs-dist": "^4.0.379"
}
}