raindigi / cloudcannon-suite

:couch_and_lamp: An opinionated set of tools to build and maintain static sites
https://suite.cloudcannon.com/
0 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #135

Open saurabharch opened 1 year ago

saurabharch 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: browser-sync The new version differs by 13 commits.
  • 0b3d98b v2.26.6
  • fdfc681 tests: add e2e tests to package.json
  • c56cfd9 Merge pull request #1698 from emeitch/fix_deprecated_header
  • 2fd598f Merge pull request #1690 from XhmikosR/xmr-ci
  • 841ccd5 Merge pull request #1694 from coliff/patch-1
  • 209c9c1 Merge pull request #1697 from gaards/update-localtunnel
  • 87bee4b Use getHeaders or _headers
  • 77abfd3 Update localtunnel
  • 1f073f9 Remove gittip from README (service closed down)
  • 51792b1 AppVeyor tweaks.
  • 9c9d71a CI: Add Node.js 12 and 10.
  • 6dd2d56 v2.26.5
  • 62007c8 SyntaxError in micromatch when starting browser-sync - fixes #1682
See the full diff
Package name: puppeteer The new version differs by 250 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/saurabharch/project/77cec165-3d0e-4cd9-8351-5129b621dab0?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/saurabharch/project/77cec165-3d0e-4cd9-8351-5129b621dab0?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":"03297de4-5f47-4ad6-abca-822004a1bd92","prPublicId":"03297de4-5f47-4ad6-abca-822004a1bd92","dependencies":[{"name":"browser-sync","from":"2.26.4","to":"2.26.6"},{"name":"puppeteer","from":"1.13.0","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"77cec165-3d0e-4cd9-8351-5129b621dab0","projectUrl":"https://app.snyk.io/org/saurabharch/project/77cec165-3d0e-4cd9-8351-5129b621dab0?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":["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)