Skip to content

Commit a3df97b

Browse files
authored
fix: bump minimist
Bump minimist to avoid security vulnerability
2 parents 836bad7 + 09d47f9 commit a3df97b

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
@@ -91,7 +91,7 @@
9191
"dependencies": {
9292
"debug": "3.1.0",
9393
"github": "11.0.0",
94-
"minimist": "1.2.0",
94+
"minimist": "1.2.5",
9595
"parse-github-repo-url": "1.4.1"
9696
}
9797
}

0 commit comments

Comments
 (0)