Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ 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.
inquirer
from 1.0.2 to 1.2.3 | 8 versions ahead of your current version | 8 years ago
on 2016-11-13
node-emoji
from 1.3.0 to 1.11.0 | 15 versions ahead of your current version | 3 years ago
on 2021-08-11
Issues fixed by the recommended upgrade:
SNYK-JS-LODASH-1040724
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-567746
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-6139239
SNYK-JS-LODASH-73638
SNYK-JS-LODASH-1018905
SNYK-JS-LODASH-73639
Release notes
Package name: inquirer
editor
prompt #4421.2.2
1.2.1
Instead of validation, you can:
choices
so you can filter out invalid choicesSeparators
. That way, they'll be seen, but won't be selectable.editor
prompt to launch an editor allowing to easily enter multiline content - or edit file content.value
in expand prompt.Package name: node-emoji
Emoji.strip
(removes all emoji from a string) #56 (thanks to @ smeijer)Emoji.replace
(replaces all emoji in a string) #56 (thanks to @ smeijer)emoji.find()
#53 (thanks to @ smeijer)emoji.hasEmoji()
#54 (thanks to @ smeijer)Important
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:![](https://camo.githubusercontent.com/818766bd7336404dbb8ac14e3e3d4de187b86659a244bd8c71d4dddf552c80bc/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f694a6b5a5751355957466b4d69316c4e444d7a4c5452684d6d4574595451775a4330354d54457a4e57526a4d6a6c6a593259694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496d526c5a446c68595751794c5755304d7a4d744e474579595331684e44426b4c546b784d544d315a474d794f574e6a5a694a3966513d3d)
Description by Korbit AI
What change is being made?
Upgrade the
inquirer
dependency from version 1.0.2 to 1.2.3 and thenode-emoji
dependency from version 1.3.0 to 1.11.0 in thepackage.json
file.Why are these changes being made?
These upgrades address potential security vulnerabilities and improve compatibility with other packages by ensuring the use of more recent and stable versions of the dependencies. This change helps maintain the overall health and security of the project.