ryuanime icon indicating copy to clipboard operation
ryuanime copied to clipboard

[Snyk] Security upgrade puppeteer from 1.19.0 to 3.0.0

Open ChrisMichaelPerezSantiago opened this issue 1 year ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
low severity 461/1000
Why? Recently disclosed, Has a fix available, CVSS 3.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-DEBUG-3227433
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: puppeteer The new version differs by 144 commits.
  • 6760b92 chore: mark version v3.0.0 (#5642)
  • 3387aab feat(chromium): roll Chromium to r737027 (#5644)
  • c5df490 docs(readme): update cross-browser FAQ (#5634)
  • 35989a7 fix: set revision based on PUPPETEER_PRODUCT (#5643)
  • d817ae5 fix: update preferred revision after Launcher is created (#5640)
  • df81250 chore: update ws library (#5638)
  • 2529ee6 chore(eslint): add eslint typescript linting (#5635)
  • 88d843d feat(TypeScript): move DeviceDescriptors to TS (#5595)
  • 1ce4fe7 chore(deps): update extract-zip to version 2 (#5610)
  • 0bcc5a7 chore: migrate remaining tests to Mocha (#5616)
  • 17cd870 chore: migrate unit tests to Mocha (#5600)
  • 262da92 chore(test): re-enable Firefox testing on CI (#5608)
  • 83d9d53 chore: update CI to run Travis + Linux + Chromium (#5583)
  • 21c2d31 docs(api): update another emulateMediaType example (#5607)
  • fefa8ca docs(api): update emulateMediaType example (#5606)
  • bbdaf92 docs(README): remove unused badges
  • efe561e chore: fix DocLint method diffing (#5594)
  • 841c2a5 chore: fix emulateMedia tests (#5593)
  • 8fa034b chore: remove flakiness dashboard (#5592)
  • 4ee2c43 chore: fix Page.emulateMedia doclint failure (#5584)
  • a99a3cf chore: skip failing cookie tests in Firefox (#5575)
  • 88446df chore: fix missed `src/` vs `lib/` documentation (#5591)
  • b3b0dc5 docs: replace invalid device descriptors link (#5589)
  • 99ecdba docs: fix simple typo (#5585)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)