diff --git a/package-lock.json b/package-lock.json index 07cb1165..e71acaa3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@nextcloud/paths": "^3.0.0", "@nextcloud/router": "^3.0.1", "@nextcloud/sharing": "^0.3.0", - "pdfjs-dist": "4.0.189", + "pdfjs-dist": "4.0.379", "vue": "^2.7.16" }, "devDependencies": { @@ -11636,9 +11636,9 @@ } }, "node_modules/pdfjs-dist": { - "version": "4.0.189", - "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.0.189.tgz", - "integrity": "sha512-5IWbLRJjQJhk3cu3nNFAvIYoSzT8xRYlRkFCIV1tn7hK1eq9H+6vOP0ytJhZz9YI35IXlu33uQspvmYO6Oir4g==", + "version": "4.0.379", + "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.0.379.tgz", + "integrity": "sha512-6H0Gv1nna+wmrr3CakaKlZ4rbrL8hvGIFAgg4YcoFuGC0HC4B2DVjXEGTFjJEjLlf8nYi3C3/MYRcM5bNx0elA==", "license": "Apache-2.0", "engines": { "node": ">=18" @@ -23410,9 +23410,9 @@ } }, "pdfjs-dist": { - "version": "4.0.189", - "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.0.189.tgz", - "integrity": "sha512-5IWbLRJjQJhk3cu3nNFAvIYoSzT8xRYlRkFCIV1tn7hK1eq9H+6vOP0ytJhZz9YI35IXlu33uQspvmYO6Oir4g==", + "version": "4.0.379", + "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.0.379.tgz", + "integrity": "sha512-6H0Gv1nna+wmrr3CakaKlZ4rbrL8hvGIFAgg4YcoFuGC0HC4B2DVjXEGTFjJEjLlf8nYi3C3/MYRcM5bNx0elA==", "requires": { "canvas": "^2.11.2", "path2d-polyfill": "^2.0.1" diff --git a/package.json b/package.json index ab61c96d..a1933675 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@nextcloud/paths": "^3.0.0", "@nextcloud/router": "^3.0.1", "@nextcloud/sharing": "^0.3.0", - "pdfjs-dist": "4.0.189", + "pdfjs-dist": "4.0.379", "vue": "^2.7.16" }, "browserslist": [