Skip to content

Commit 975b4e7

Browse files
authored
Merge pull request #90 from mannyluvstacos/patch-1
fix: pin colors@1.4.0 to fix security vuln
2 parents f78dd34 + 608db1e commit 975b4e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"author": "Michael Lex <michael.lex@codecentric.de>",
2121
"dependencies": {
22-
"colors": "^1.1.2"
22+
"colors": "1.4.0"
2323
},
2424
"peerDependencies": {
2525
"karma": ">=0.9"

0 commit comments

Comments
 (0)