mksarge / redux-json-router

Declarative, Redux-first routing for React/Redux browser applications.
MIT License
36 stars 7 forks source link

[Snyk] Security upgrade loader-utils from 1.1.0 to 2.0.3 #18

Open mksarge opened 1 year ago

mksarge 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") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-LOADERUTILS-3043105](https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: loader-utils The new version differs by 62 commits.
  • 7162619 chore(release): 2.0.3
  • a93cf6f fix(security): prototype polution exploit (#217)
  • 90c7c4b chore(release): 2.0.2
  • 8c2d24e fix: base64 generation and unicode characters (#197)
  • 5fb5562 chore(release): 2.0.1
  • 1069f61 fix: md4 support on Node.js v17 (#193)
  • 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)
  • b91a76c chore(release): 1.2.3
  • 3528fd9 fix(interpolateName): don't interpolated `hashType` without `hash` or `contenthash` (#140)
  • 809b690 chore(release): 1.2.2
  • d69c303 test: `interpolateName` util (#138)
  • f8a71f4 fix: fixed a hash type extracting in interpolateName (#137)
  • 489ef12 chore(release): 1.2.1
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/mksarge/project/afa4b863-3e2e-431d-847b-f0464e424f4f?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mksarge/project/afa4b863-3e2e-431d-847b-f0464e424f4f?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":"31150510-08d6-4b05-8beb-54bc53cdee95","prPublicId":"31150510-08d6-4b05-8beb-54bc53cdee95","dependencies":[{"name":"loader-utils","from":"1.1.0","to":"2.0.3"}],"packageManager":"npm","projectPublicId":"afa4b863-3e2e-431d-847b-f0464e424f4f","projectUrl":"https://app.snyk.io/org/mksarge/project/afa4b863-3e2e-431d-847b-f0464e424f4f?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-LOADERUTILS-3043105"],"upgrade":["SNYK-JS-LOADERUTILS-3043105"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript//?loc=fix-pr)