lkytal / quickTask

Task runner and manager extension for VSCode
https://lkytal.github.io/quickTask/
GNU Affero General Public License v3.0
11 stars 7 forks source link

[Snyk] Security upgrade json5 from 2.2.0 to 2.2.2 #62

Closed lkytal closed 1 year ago

lkytal 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") | **713/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4 | Prototype Pollution
[SNYK-JS-JSON5-3182856](https://snyk.io/vuln/SNYK-JS-JSON5-3182856) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: json5 The new version differs by 30 commits.
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add __proto__ to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • d720b4f Improve readme (e.g. explain JSON5 better!) (#291)
  • 910ce25 docs: fix spelling of Aseem
  • 2aab4dd test: require tap as t in cli tests
  • 6d42686 test: remove mocha syntax from tests
  • 4798b9d docs: update installation and usage for modules
  • 43042bd docs: update package descript to match branding
  • 577c856 docs: update browser usage
  • a84bca4 docs: update Installation and Usage header
  • abbd127 docs: update headers for CJS and modules usage
  • 4952108 Add ESM usage to README
  • 5a2740f docs: update incorrect link in CHANGELOG
  • ccfd410 build: lint before testing
  • fa6abe6 build: use npm-run-all
  • a71e393 docs: rename master branch to main
  • 8b4c65b docs: update Travis CI badge and link
  • 11cc33f ci: remove Node.js v6 from Travis due to npm bug
  • 78c3502 chore: fix broken travis-ci status badge
  • 1f4cbd3 Revert "Replace Travis CI with GitHub Actions"
  • eaacea9 Merge pull request #275 from rhysd/github-actions
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/lkytal/project/edd82eb3-12c0-4f98-8915-21fbd84d7138?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/lkytal/project/edd82eb3-12c0-4f98-8915-21fbd84d7138?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":"422b4bb1-7b60-4420-80c6-a2f25c78535f","prPublicId":"422b4bb1-7b60-4420-80c6-a2f25c78535f","dependencies":[{"name":"json5","from":"2.2.0","to":"2.2.2"}],"packageManager":"npm","projectPublicId":"edd82eb3-12c0-4f98-8915-21fbd84d7138","projectUrl":"https://app.snyk.io/org/lkytal/project/edd82eb3-12c0-4f98-8915-21fbd84d7138?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-JSON5-3182856"],"upgrade":["SNYK-JS-JSON5-3182856"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[713]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)