-
Notifications
You must be signed in to change notification settings - Fork 14
Update pdfmake npm package #495
Copy link
Copy link
Open
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.PackageCoreIssues relating to the @chocolatey-software/core package.Issues relating to the @chocolatey-software/core package.PackageCreditsIssues relating to the @chocolatey-software/credits package.Issues relating to the @chocolatey-software/credits package.
Metadata
Metadata
Assignees
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.PackageCoreIssues relating to the @chocolatey-software/core package.Issues relating to the @chocolatey-software/core package.PackageCreditsIssues relating to the @chocolatey-software/credits package.Issues relating to the @chocolatey-software/credits package.
Checklist
Is Your Feature Request Related To A Problem? Please describe.
Once the
pdfmakenpm package is updated to not usejpeg-exifas a dependency, we should look to update to the newest version.Describe The Solution. Why is it needed?
Update
pdfmakeon the@chocolatey-software/credits packageto the latest version once it ships.Additional Context
For now, we'll ignore the depreciated
jpeg-exifpackage on ouryarn auditcalls untilpdfmakeis updated to not use it.Related Issues
No response