Skip to content

[Snyk] Upgrade inquirer from 0.11.0 to 0.12.0#1

Open
jircs wants to merge 1 commit intomasterfrom
snyk-upgrade-a32f0e9a0f52da9e62d3ae2c6d93669d
Open

[Snyk] Upgrade inquirer from 0.11.0 to 0.12.0#1
jircs wants to merge 1 commit intomasterfrom
snyk-upgrade-a32f0e9a0f52da9e62d3ae2c6d93669d

Conversation

@jircs
Copy link
Copy Markdown
Owner

@jircs jircs commented Feb 4, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade inquirer from 0.11.0 to 0.12.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 8 years ago, on 2016-02-09.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Command Injection
SNYK-JS-LODASH-1040724
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-450202
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-608086
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-73638
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept
Prototype Pollution
npm:lodash:20180130
681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: inquirer
  • 0.12.0 - 2016-02-09
    • List prompts can now be navigated using Emacs bindings
    • expand prompt now use the short question property to display inline after a choice is selected
    • Bump and internal cleanup
  • 0.11.4 - 2016-01-26
    • Fix error on environment where cli-width return 0 (we're now defaulting to 80 chars width)
  • 0.11.3 - 2016-01-20
    • Fix bug with astral symbols not being calculated correctly in the width of a line
    • expand prompt now trim the whitespace around the answer
  • 0.11.2 - 2016-01-11
    • Some display fixes on Windows (mainly) and Unix system.
    • Internal refactoring of the rendering logic.
  • 0.11.1 - 2015-12-31

    Fix list overflow bug when the list contains separators.

  • 0.11.0 - 2015-10-22
    • Choices object now take an optional short property that'll be use in the prompt summary after a user selected choice.
    • Fix bug if using a terminal without defined width (we're now defaulting to 80 chars in that case)
from inquirer GitHub release notes
Commit messages
Package name: inquirer

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

Vorpal version 1 autocomplete problem

2 participants