Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade yargs-parser from 9.0.2 to 13.1.2 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

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 Issue Breaking Change Exploit Maturity
medium severity Prototype Pollution
SNYK-JS-YARGSPARSER-560381
Yes Proof of Concept
Commit messages
Package name: yargs-parser The new version differs by 45 commits.
  • 034e7c0 chore: update package version
  • 6e36df1 fix: backport __proto__ fixes
  • 7e01a2c chore: release 13.1.1 (#183)
  • 47ccb0b fix: nargs should allow duplicates when duplicate-arguments-array=false (#164)
  • 57b7883 fix: convert values to strings when tokenizing (#167)
  • 6055974 fix: should populate "_" when given config with "short-option-groups" false (#179)
  • 7f33140 docs: add description of "opts.configObjects" (#178)
  • 981e151 refactor: remove duplicate check for `args[i]` in tokenize-arg-string.js (#175)
  • 69ddfed chore(release): 13.1.0
  • 89aa3cd chore: update dev deps
  • b1012f8 docs: fix example halt-at-non-option (#165)
  • a3936aa feat: add `strip-aliased` and `strip-dashed` configuration options. (#172)
  • 0ae7fcb feat: support boolean which do not consume next argument. (#171)
  • f184308 refactor: remove usage of `arguments` (#169)
  • c0cd851 refactor: Use Object.assign instead of custom function. (#168)
  • 1404f79 doc: fix typo in CHANGELOG
  • 710eeba chore(release): 13.0.0
  • 18d0fd5 feat: don't coerce number from string with leading '0' or '+' (#158)
  • ea6ce05 chore(release): 12.0.0
  • 5a7c46a feat: default value is now used if no right-hand value provided for numbers/strings (#156)
  • a02b1d5 doc: remove incorrect documenntation regarding opts.--
  • 2fb71b2 fix: better handling of quoted strings (#153)
  • ee122f8 chore(release): 11.1.1
  • 79cda98 fix: ensure empty string is added into argv._ (#140)

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant