Skip to content

Commit 6bd35cc

Browse files
authored
fix: pin colors
1 parent c05d4c5 commit 6bd35cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@octokit/graphql": "^4.5.0",
3333
"@octokit/rest": "^18.0.0",
34-
"colors": "^1.4.0",
34+
"colors": "1.4.0",
3535
"debug": "^4.3.1",
3636
"dotenv": "^10.0.0",
3737
"git-url-parse": "^11.1.2",

0 commit comments

Comments
 (0)