shellscape / webpack-command

A superior CLI experience for webpack. Modular and opinionated.
MIT License
2 stars 1 forks source link

[Snyk] Fix for 1 vulnerabilities #14

Open shellscape opened 1 year ago

shellscape 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: meow The new version differs by 64 commits.
  • 6052e69 10.0.0
  • e61af45 Meta tweaks
  • 0c11c39 Allow user to pass in package URL for package reading (#182)
  • 8c12b2d Upgrade dependencies
  • 05320ac Require Node.js 12 and move to ESM (#181)
  • 5400b66 Reduce cyclomatic complexity (#175)
  • 569def4 9.0.0
  • 1609709 Fix reporting missing required flags (#168)
  • 1d1b6ab 8.1.0
  • a27ff12 Add `allowUnknownFlags` options (#169)
  • a0ce744 Add type test
  • c725b57 Move to GitHub Actions (#170)
  • a1f5f0f 8.0.0
  • 1b3d9ee Upgrade dependencies
  • ef7ae5d Gracefully handle package.json not being found (#167)
  • 49ce74d Make `isMultiple` non-greedy (#162)
  • 14924de Default `isMultiple` to empty array (#163)
  • dc7dae4 7.1.1
  • 71d640e Fix compatibility with `vercel/ncc` (#159)
  • ebe00a1 7.1.0
  • e38789f Improve flags types to acknowledge `isMultiple` and `isRequired` options (#154)
  • fa2a374 Fix typo
  • 629af48 Update `minimist-options` and remove type coercion patch (#152)
  • 1c251e8 Rename `yargs` to `parseArguments` (#149)
See the full diff
Package name: update-notifier The new version differs by 26 commits.
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/shellscape/project/d7187542-1934-466d-9a30-0a252b6965b0?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/shellscape/project/d7187542-1934-466d-9a30-0a252b6965b0?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":"8daee58c-0d4c-4a33-9d8e-cf2136e49e4e","prPublicId":"8daee58c-0d4c-4a33-9d8e-cf2136e49e4e","dependencies":[{"name":"meow","from":"5.0.0","to":"10.0.0"},{"name":"update-notifier","from":"3.0.1","to":"6.0.0"}],"packageManager":"npm","projectPublicId":"d7187542-1934-466d-9a30-0a252b6965b0","projectUrl":"https://app.snyk.io/org/shellscape/project/d7187542-1934-466d-9a30-0a252b6965b0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **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)