omermorad / mockingbird

šŸ¦ Decorator Powered TypeScript Library for Creating Mocks
MIT License
86 stars 5 forks source link

[Snyk] Security upgrade lerna from 4.0.0 to 5.5.2 #143

Closed omermorad closed 1 year ago

omermorad 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=lerna&from_version=4.0.0&to_version=5.5.2&pr_id=eb8a158b-566f-47e7-999a-c91d72d5fae7&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.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") | **718/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5 | Server-side Request Forgery (SSRF)
[SNYK-JS-PARSEURL-3023021](https://snyk.io/vuln/SNYK-JS-PARSEURL-3023021) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **643/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5 | Improper Input Validation
[SNYK-JS-PARSEURL-3024398](https://snyk.io/vuln/SNYK-JS-PARSEURL-3024398) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: lerna The new version differs by 182 commits.
  • 6a0c3fb chore(release): v5.5.2
  • ebf6542 fix(run): warn on incompatible arguments with useNx (#3326)
  • 068830e fix(run): missing `fs-extra` dependency declaration (#3332)
  • 7971a60 chore(deps): bump parse-url and git-url-parse (#3330)
  • 96b6f04 chore: fix formatting after release
  • 9f119b0 chore(release): v5.5.1
  • 99a13a9 fix(run): exclude dependencies with --scope when nx.json is not present (#3316)
  • 1343b9f chore: update cache-tasks.md (#3291)
  • 4cb2ac9 chore: update getting-started.md (#3293)
  • f6717ea chore(run): Update deprecated nx arg _ to __overrides__ (#3315)
  • 036b984 chore(version): add GH_TOKEN scope requirements for --create-release option (#3318)
  • f30e550 chore(website): fix typo on configuration page (#3319)
  • 746ce33 fix(core): prevent validation error in version/publish with `workspace:` prefix (#3322)
  • 674ffd3 chore: fix formatting
  • 5a69ce5 chore: fixes post release
  • bc3eb99 chore(release): v5.5.0
  • a3165c1 chore: update nx
  • 1b18dbe feat: pnpm workspaces support (#3284)
  • 1d6a6f5 chore(deps-dev): bump @ actions/core from 1.8.2 to 1.9.1 (#3299)
  • d261112 Revert "feat(repair): add lerna repair command" (#3313)
  • 8fe2220 chore(website): add announcement banner lerna talks
  • f5c8480 fix(version): only update existing lockfile deps (#3308)
  • aae1a2b feat(repair): add lerna repair command (#3302)
  • a248165 chore: fix typo in how-caching-works.md (#3292)
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/omermorad/project/eecd0210-d7a3-4726-9afe-146eccacce16?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/omermorad/project/eecd0210-d7a3-4726-9afe-146eccacce16?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":"eb8a158b-566f-47e7-999a-c91d72d5fae7","prPublicId":"eb8a158b-566f-47e7-999a-c91d72d5fae7","dependencies":[{"name":"lerna","from":"4.0.0","to":"5.5.2"}],"packageManager":"npm","projectPublicId":"eecd0210-d7a3-4726-9afe-146eccacce16","projectUrl":"https://app.snyk.io/org/omermorad/project/eecd0210-d7a3-4726-9afe-146eccacce16?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-PARSEURL-3023021","SNYK-JS-PARSEURL-3024398"],"upgrade":["SNYK-JS-PARSEURL-3023021","SNYK-JS-PARSEURL-3024398"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[718,643]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lessons/ssrf-server-side-request-forgery/javascript/?loc=fix-pr)