Roll pdfjs

This commit is contained in:
Enrico Ros
2025-01-07 17:00:07 -08:00
parent b2d21d3426
commit 4400f33209
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -38,7 +38,7 @@
"nanoid": "^5.0.9",
"next": "~15.1.4",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.9.155",
"pdfjs-dist": "4.10.38",
"plantuml-encoder": "^1.4.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
@@ -7523,15 +7523,15 @@
}
},
"node_modules/pdfjs-dist": {
"version": "4.9.155",
"resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.9.155.tgz",
"integrity": "sha512-epRZn6DQQKCOEqbmFsxkiMBm1MHaNrnr6T4VBNP0bsDvdJdmrWcZbS5cgJXW68P0d3uJTlFhF6Wms2tlSgPYig==",
"version": "4.10.38",
"resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.10.38.tgz",
"integrity": "sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==",
"license": "Apache-2.0",
"engines": {
"node": ">=20"
},
"optionalDependencies": {
"@napi-rs/canvas": "^0.1.64"
"@napi-rs/canvas": "^0.1.65"
}
},
"node_modules/picocolors": {
+1 -1
View File
@@ -49,7 +49,7 @@
"nanoid": "^5.0.9",
"next": "~15.1.4",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.9.155",
"pdfjs-dist": "4.10.38",
"plantuml-encoder": "^1.4.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
File diff suppressed because one or more lines are too long