libpdfviewer/package.json
dependabot[bot] 2197b2c336 Bump pdfjs-dist from 3.10.111 to 3.11.174
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.10.111 to 3.11.174.
- [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>
2023-09-25 20:00:41 -04:00

9 lines
132 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.19.3",
"eslint": "^8.50.0",
"pdfjs-dist": "^3.11.174"
}
}