tunnckoCore / opensource

Delivering delightful digital solutions. Monorepo of monorepos of Open Source packages with combined ~100M/month downloads, semantically versioned following @conventional-commits. Fully powered ES Modules, @Airbnb @ESLint + @Prettier, independent & fixed versioning. Quality with @Actions, CodeQL, & Dependabot.
https://tunnckocore.com/opensource
481 stars 18 forks source link

[Snyk] Security upgrade yaml from 1.10.2 to 2.2.2 #232

Open tunnckoCore opened 1 year ago

tunnckoCore 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: - @tunnckocore/pretty-config/package.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") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Uncaught Exception
[SNYK-JS-YAML-5458867](https://snyk.io/vuln/SNYK-JS-YAML-5458867) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: yaml The new version differs by 250 commits.
  • f21fa45 2.2.2
  • 984f578 fix: Corner case failure in error pretty-printer
  • 443e3aa fix: First-line folding for block scalars (fixes #422)
  • 5af5d3d fix: Use correct argument order when stringifying flow collection comments (fixes #443)
  • c914dcc 2.2.1
  • c8551eb fix: Quote top-level map keys containing document markers (fixes #431)
  • 3576408 2.2.0
  • ab52daa ci: Remove all @ types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 ci: Uninstall @ jest/types before testing types on TS 4.2
  • 8e134c7 chore: Update to rollup 3
  • f72eee8 style: Apply updated Prettier styling
  • e8ea440 chore: Refresh lockfile & update out-of-date type dependencies
  • 97ec3e6 fix: Minor relaxation of types for custom tags (fixes #429)
  • 5e5470a feat: Use indicator line for props on block collection values of mappings (#425)
  • 29732f3 feat: Add flowCollectionPadding toString option (#420)
  • 8e7e57f 2.1.3
  • 8b0a3a4 fix: Set correct node-end position for block collections with comments (#413)
  • acb5f47 2.1.2
  • 6e7fba7 chore: Refresh lockfile
  • 4ac0f5d fix: Set correct node-end position for empty values with comments (#413)
  • e97948d ci: Uninstall @ jest/types before testing types on TS 4.0 and 3.8
  • 17a56bd chore: Update to jest 29
  • 26526d7 chore: Satisfy updated Typescript (4.8.2) & Prettier
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/charlike/project/8873e7d8-0eb8-4773-af2d-857f63f8ab64?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/charlike/project/8873e7d8-0eb8-4773-af2d-857f63f8ab64?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":"7bec9e1f-6416-4ddd-9d80-5612133b03c1","prPublicId":"7bec9e1f-6416-4ddd-9d80-5612133b03c1","dependencies":[{"name":"yaml","from":"1.10.2","to":"2.2.2"}],"packageManager":"npm","projectPublicId":"8873e7d8-0eb8-4773-af2d-857f63f8ab64","projectUrl":"https://app.snyk.io/org/charlike/project/8873e7d8-0eb8-4773-af2d-857f63f8ab64?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-YAML-5458867"],"upgrade":["SNYK-JS-YAML-5458867"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[768],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)