servexyz / repo-genesis-cli

💥 Monolith relations across multiple repositories
https://www.npmjs.com/package/repo-genesis-cli
MIT License
1 stars 2 forks source link

[Snyk] Security upgrade meow from 5.0.0 to 6.0.0 #52

Open alechp opened 1 year ago

alechp 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JS-TRIMNEWLINES-1298042](https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: meow The new version differs by 22 commits.
  • 5975fe6 6.0.0
  • 3e05a2e Add type information for flags (#122)
  • 499d186 Update dependencies
  • 5ef9478 Add support for `number` flag type (#103)
  • 8e5248e Fix typo (#121)
  • cd29865 Only consider enabling autoHelp/autoVersion in case there is only one argument in `process.argv` (#114)
  • 54e1f22 Tidelift tasks
  • 47fe20f Create funding.yml
  • 927e6e8 Add Node.js 12 to testing (#118)
  • 167d1ec Update dependencies, refactor TypeScript definition to CommonJS compatible export (#117)
  • fd537b8 Update dependencies
  • f1036df Add TypeScript definition (#116)
  • f36715c Remove flag's aliases from the `flags` property (#108)
  • 646f30b Fix Travis
  • 439ac9b Fix docs regarding meow arguments
  • cd635d4 Require Node.js 8
  • 2bcfee7 Add `hardRejection` option
  • f60c26e Switch from `loud-rejection` to `hard-rejection`
  • 89f8983 Minor code tweaks
  • d2e0e1e Add test that proves that grouped short-flags work fine
  • 59773ee Fix readme example (#99)
  • 258659a Document the `--no-` prefix (#87)
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/alechp/project/9319ba71-2167-4ecd-9786-5579bb5c2774?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/alechp/project/9319ba71-2167-4ecd-9786-5579bb5c2774?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":"8d160f0d-0d57-4896-8d85-671af4316bea","prPublicId":"8d160f0d-0d57-4896-8d85-671af4316bea","dependencies":[{"name":"meow","from":"5.0.0","to":"6.0.0"}],"packageManager":"npm","projectPublicId":"9319ba71-2167-4ecd-9786-5579bb5c2774","projectUrl":"https://app.snyk.io/org/alechp/project/9319ba71-2167-4ecd-9786-5579bb5c2774?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-TRIMNEWLINES-1298042"],"upgrade":["SNYK-JS-TRIMNEWLINES-1298042"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)