Skip to content

Commit bbd0acb

Browse files
Merge pull request #44 from cypress-io/renovate/npm-minimist-vulnerability
fix(deps): update dependency minimist to v1.2.3 [security]
2 parents b8c79b2 + 6217c62 commit bbd0acb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@
9898
"debug": "4.1.1",
9999
"execa": "1.0.0",
100100
"lazy-ass": "1.6.0",
101-
"minimist": "1.2.2"
101+
"minimist": "1.2.3"
102102
}
103103
}

0 commit comments

Comments
 (0)