Roll pdfjs.

This commit is contained in:
Enrico Ros
2024-10-07 20:49:41 -07:00
parent fce3b6e538
commit a43e83d9ed
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -38,7 +38,7 @@
"nanoid": "^5.0.7",
"next": "~14.2.14",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.6.82",
"pdfjs-dist": "4.7.76",
"plantuml-encoder": "^1.4.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
@@ -7884,9 +7884,9 @@
}
},
"node_modules/pdfjs-dist": {
"version": "4.6.82",
"resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.6.82.tgz",
"integrity": "sha512-BUOryeRFwvbLe0lOU6NhkJNuVQUp06WxlJVVCsxdmJ4y5cU3O3s3/0DunVdK1PMm7v2MUw52qKYaidhDH1Z9+w==",
"version": "4.7.76",
"resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.7.76.tgz",
"integrity": "sha512-8y6wUgC/Em35IumlGjaJOCm3wV4aY/6sqnIT3fVW/67mXsOZ9HWBn8GDKmJUK0GSzpbmX3gQqwfoFayp78Mtqw==",
"license": "Apache-2.0",
"engines": {
"node": ">=18"
+1 -1
View File
@@ -48,7 +48,7 @@
"nanoid": "^5.0.7",
"next": "~14.2.14",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.6.82",
"pdfjs-dist": "4.7.76",
"plantuml-encoder": "^1.4.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
File diff suppressed because one or more lines are too long