shellscape / webpack-command

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

[Snyk] Security upgrade loader-utils from 1.2.3 to 2.0.0 #13

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") | **713/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4 | Prototype Pollution
[SNYK-JS-JSON5-3182856](https://snyk.io/vuln/SNYK-JS-JSON5-3182856) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: loader-utils The new version differs by 12 commits.
  • d9f4e23 chore(release): 2.0.0
  • 865dc03 refactor: switch to `md4` by default (#168)
  • b595cfb refactor: the `getOptions` method returns empty object on empty query (#167)
  • c937e8c chore: minimum required `Node.js` version is `8.9.0` (#166)
  • c78786d chore: upgrade json5 to fix a vulnerability (#165)
  • d95b8b5 chore(release): 1.4.0
  • cd0e428 feat: the `resourceQuery` is passed to the `interpolateName` method (#163)
  • 06d36cf chore(release): 1.3.0
  • 469eeba feat: support the `[query]` template for the `interpolatedName` method (#162)
  • 909c99d chore: funding.yml config and CI fix (#159)
  • b5b74f0 Set up CI with Azure Pipelines
  • 7970c48 docs: small grammar change (#144)
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":"e16324ea-2ea3-42fd-92b0-3dd04040ee7b","prPublicId":"e16324ea-2ea3-42fd-92b0-3dd04040ee7b","dependencies":[{"name":"loader-utils","from":"1.2.3","to":"2.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-JSON5-3182856"],"upgrade":["SNYK-JS-JSON5-3182856"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[713]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)