ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

[Snyk] Security upgrade lerna from 6.6.2 to 8.0.1 #1125

Closed MiroDojkic closed 4 weeks ago

MiroDojkic commented 4 months 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") | **823/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.6 | Server-side Request Forgery (SSRF)
[SNYK-JS-IP-6240864](https://snyk.io/vuln/SNYK-JS-IP-6240864) | 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 161 commits.
  • 5646a45 chore(misc): publish 8.0.1
  • 1b91cc0 chore: ci tweaks (#3921)
  • 8f7a32b fix(version): create correct independent tags when using --sign-git-tag (#3917)
  • f5fdcba fix: update node-gyp usage to v10 to resolve npm warning (#3919)
  • ce0221d chore: disable verbose logging in other node versions workflow
  • d733920 chore: fix other-node-versions by removing @ 8 specifier from corepack prepare pnpm (#3912)
  • a8cf247 chore(child-process): convert to typescript (#3908)
  • 2ba1a0c chore: update v8 release notes
  • 9c71696 chore: update v8 release notes
  • b664840 chore(misc): publish 8.0.0
  • c836974 chore: restore corepack in task runner e2e
  • d4d2bdf chore: disable cloud for task runner e2e ci
  • 9f1adbe chore: disable cloud for task runner e2e ci
  • 9bdfbf4 chore: disable cloud for task runner e2e ci
  • 5cd5b20 chore: task runner e2e ci tweaks
  • a2b00b6 chore: comment out NX_BRANCH env var
  • 32d9f63 chore: fix formatting
  • 2553e44 chore: disable verbose logging in CI
  • 2ff3705 chore: add missing updates
  • 4f5edee feat!: stop publishing @ lerna/child-process (#3909)
  • 4445fce chore(run): enable strict type checking (#3907)
  • 837af93 feat!(deps): update yargs and yargs-parser to latest (#3903)
  • 3b05947 feat(version): add --premajor-version-bump option to force patch bumps for non-breaking changes in premajor packages (#3876)
  • a3cb7ca feat(version): use corepack for install when enabled (#3877)
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/extensionengine/project/741850e0-e76e-4f9d-93b0-c731bc36372c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/extensionengine/project/741850e0-e76e-4f9d-93b0-c731bc36372c?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":"5c3aaa95-29f8-44a6-a31a-8176cdf5bf13","prPublicId":"5c3aaa95-29f8-44a6-a31a-8176cdf5bf13","dependencies":[{"name":"lerna","from":"6.6.2","to":"8.0.1"}],"packageManager":"npm","projectPublicId":"741850e0-e76e-4f9d-93b0-c731bc36372c","projectUrl":"https://app.snyk.io/org/extensionengine/project/741850e0-e76e-4f9d-93b0-c731bc36372c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-IP-6240864"],"upgrade":["SNYK-JS-IP-6240864"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[823],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr)