ChrisMichaelPerezSantiago / ryuanime

A free anime streaming , using the jkanime content by scraping the jkanime website.
https://ryuanime.chrismichael.now.sh/
MIT License
22 stars 13 forks source link

[Snyk] Security upgrade puppeteer from 1.19.0 to 3.0.0 #809

Open ChrisMichaelPerezSantiago opened 1 year ago

ChrisMichaelPerezSantiago commented 1 year ago

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](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **461/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-DEBUG-3227433](https://snyk.io/vuln/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](https://app.snyk.io/org/chrismichaelperezsantiago/project/3402981d-812f-42d6-ae8e-55a16e0b3282?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/chrismichaelperezsantiago/project/3402981d-812f-42d6-ae8e-55a16e0b3282?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"53df84da-604a-40e8-a9d1-30bdba20403f","prPublicId":"53df84da-604a-40e8-a9d1-30bdba20403f","dependencies":[{"name":"puppeteer","from":"1.19.0","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"3402981d-812f-42d6-ae8e-55a16e0b3282","projectUrl":"https://app.snyk.io/org/chrismichaelperezsantiago/project/3402981d-812f-42d6-ae8e-55a16e0b3282?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-DEBUG-3227433"],"upgrade":["SNYK-JS-DEBUG-3227433"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[461]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)