Skip to content

Commit

Permalink
fix: pin colors@1.4.0 to fix security vuln (#4229)
Browse files Browse the repository at this point in the history
  • Loading branch information
mannyluvstacos committed Jan 10, 2022
1 parent 402ea9a commit ae85c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/package.json
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@octokit/rest": "^18.12.0",
"colors": "^1.4.0",
"colors": "1.4.0",
"flowgen": "^1.10.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
Expand Down

0 comments on commit ae85c29

Please sign in to comment.