diff --git a/package-lock.json b/package-lock.json index 9e94c50e..bb5b41ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3152,9 +3152,9 @@ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" }, "pagedjs": { - "version": "0.1.38", - "resolved": "https://registry.npmjs.org/pagedjs/-/pagedjs-0.1.38.tgz", - "integrity": "sha512-OfSNa8tBPL51UT8897U92QWD7agG0r69bKckcVm0BkUTDBSr62KdEbXcYPFO/5QZGj5N7sO8k9l3QIqh+y7CPQ==", + "version": "0.1.39", + "resolved": "https://registry.npmjs.org/pagedjs/-/pagedjs-0.1.39.tgz", + "integrity": "sha512-Kl+cl+jtuMEUhHO8s/DLld4ok9CK//M64DuIeQsdVHfNp289JxCRK/KoZiSPhAjTqsLBZMMWbdJyuIxJnDO17Q==", "requires": { "@babel/polyfill": "^7.8.3", "@babel/runtime": "^7.8.4", diff --git a/package.json b/package.json index 87a36681..9f724995 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "fs-extra": "7.0.1", "html-entities": "^1.2.1", "mathjax": "3.0.1", - "pagedjs": "0.1.38", + "pagedjs": "0.1.39", "pdf-lib": "^1.2.1", "puppeteer": "2.0.0", "yargs": "13.2.2"