Skip to content

Commit 5159b76

Browse files
authored
Merge pull request #25 from sullof/onBeforeKeyPress
Reduce vulnerabilities
2 parents e401877 + 9a7a568 commit 5159b76

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 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
@@ -27,7 +27,7 @@
2727
"chalk": "^2.4.2",
2828
"fs-extra": "^8.1.0",
2929
"inquirer": "^6.5.2",
30-
"lodash": "^4.17.15",
30+
"lodash": "^4.17.19",
3131
"preferences": "^1.0.2"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)