-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Security: Pinned colors library to 1.4.0 (#488)
* Security: Pinned colors library to 1.4.0 See https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/ We don't use other libraries mentioned in there, so we're good on those. * Ensure security fix is published to npm * Update our action as depedents need the fix in their json too This won't fix this for all our dependents because most of them don't use the action, but this will fix it for those that use the action. * Update package.json and package-lock.json to match the new version
- Loading branch information
Showing
4 changed files
with
912 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.