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 1.4.2 #20

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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-LOADERUTILS-3042992](https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3042992) | No | 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 55 commits.
  • 331ad50 chore(release): 1.4.2
  • 17cbf8f fix: ReDoS problem (#226)
  • 8f082b3 chore(release): 1.4.1
  • 4504e34 fix: security problem (#220)
  • 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
  • 73d350a revert: PR #79 (#135)
  • aca43da fix(isUrlRequest): better handle absolute urls and non standards (#134)
  • ba4f0d0 chore(release): 1.2.0 (#131)
  • c5c7322 test: more (#132)
  • c17d9cd refactor: migrate on `jest` (#130)
  • 3a854ba style: integrate prettier
  • 0f2b227 chore(deps): update
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":"0c92fed1-9e2b-42fe-8899-1dab3aef9177","prPublicId":"0c92fed1-9e2b-42fe-8899-1dab3aef9177","dependencies":[{"name":"loader-utils","from":"1.1.0","to":"1.4.2"}],"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-3042992"],"upgrade":["SNYK-JS-LOADERUTILS-3042992"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551]}) --- **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)