meanjs / generator-meanjs

MEAN.JS Official Yeoman Generator
http://meanjs.org/
473 stars 177 forks source link

[Snyk] Security upgrade yo from 1.5.1 to 4.3.1 #308

Open lirantal opened 1 year ago

lirantal 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 #### 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 | Prototype Pollution
[SNYK-JS-TOUGHCOOKIE-5672873](https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: yo The new version differs by 143 commits.
  • f03ca42 4.3.1
  • 1163e5d Remove `insight` module for now (#771)
  • 1fe6ad1 Bump configstore from 3.1.5 to 5.0.1 (#727)
  • a93924a Bump read-pkg-up from 4.0.0 to 7.0.1 (#724)
  • 4cf042a Bump async from 2.6.3 to 3.2.2
  • 06f5caf Bump titleize from 1.0.1 to 2.1.0
  • 2305638 Bump string-length from 2.0.0 to 4.0.2
  • b42325d Bump sinon from 6.3.5 to 12.0.1
  • 86c39df Bump inquirer from 6.5.2 to 8.2.0
  • 7605ed2 Bump mocha from 8.4.0 to 9.1.3
  • dddfef3 Bump humanize-string from 1.0.2 to 2.1.0
  • 33c16ab Bump package-json from 5.0.0 to 7.0.0
  • 9d01baf Revert meow to 5.0.0.
  • a89ec17 Bump open from 6.4.0 to 8.4.0
  • 1ca65ce Bump chalk from 2.4.2 to 4.1.2
  • 328cb8b Bump cross-spawn from 6.0.5 to 7.0.3
  • abb68d4 Bump figures from 2.0.0 to 3.2.0
  • b92cf9b Bump registry-url from 4.0.0 to 5.1.0
  • c4ad70e Bump update-notifier from 2.5.0 to 5.1.0
  • 8854a29 Bump global-agent from 2.2.0 to 3.0.0
  • 22a2f53 Bump sort-on from 3.0.0 to 4.1.1
  • 8184897 Bump nock from 9.6.1 to 13.2.1
  • 206b3f5 Bump npm-keyword from 5.0.0 to 6.1.0
  • f7c0be1 Add dependabot config. (#684)
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/mean.js/project/918a96e5-f1bd-4b90-b3fc-f98c47cb67d6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mean.js/project/918a96e5-f1bd-4b90-b3fc-f98c47cb67d6?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":"defd5de4-7cef-4838-b701-ab77f9f0575e","prPublicId":"defd5de4-7cef-4838-b701-ab77f9f0575e","dependencies":[{"name":"yo","from":"1.5.1","to":"4.3.1"}],"packageManager":"npm","projectPublicId":"918a96e5-f1bd-4b90-b3fc-f98c47cb67d6","projectUrl":"https://app.snyk.io/org/mean.js/project/918a96e5-f1bd-4b90-b3fc-f98c47cb67d6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-TOUGHCOOKIE-5672873"],"upgrade":["SNYK-JS-TOUGHCOOKIE-5672873"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[718],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)