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

Vulnerability with package 'colors' #173

Closed
nnjeremy opened this issue Jan 10, 2022 · 1 comment
Closed

Vulnerability with package 'colors' #173

nnjeremy opened this issue Jan 10, 2022 · 1 comment

Comments

@nnjeremy
Copy link

Since yesterday we can't build our project. A malicious version of "colors" as been release with the tag 1.4.1 and is include in the package.json file.
to fix the issue you should update the dependency with something like this :
"colors": "1.4.0"

More information in this article https://snyk.io/blog/open-source-npm-packages-colors-faker/
or with a quick search.

Thanks for your help

@dpa99c dpa99c closed this as completed in 4411021 Jan 10, 2022
@dpa99c
Copy link
Owner

dpa99c commented Jan 10, 2022

Fix published to npm in v5.1.1

pinionpi added a commit to pinionpi/cordova-custom-config that referenced this issue Aug 23, 2024
* upstream/master:
  Patch version: 5.1.1
  Pin `colors` to `1.4.0`. Resolves dpa99c#173.
  Update .github

# Conflicts:
#	plugin.xml
This issue was closed.
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

No branches or pull requests

2 participants