Skip to content

Commit e48a8db

Browse files
authored
fix: upgrade inquirer from 7.0.6 to 7.1.0
Snyk has created this PR to upgrade inquirer from 7.0.6 to 7.1.0. See this package in NPM: https://www.npmjs.com/package/inquirer See this project in Snyk: https://app.snyk.io/org/jaebradley/project/7dcad849-ce0c-4b1a-b6f7-74588b3b4c4d?utm_source=github&utm_medium=upgrade-pr
1 parent 3696b90 commit e48a8db

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

package-lock.json

Lines changed: 16 additions & 9 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
@@ -44,7 +44,7 @@
4444
"chalk": "^4.0.0",
4545
"child-process-promise": "^2.2.1",
4646
"commander": "^5.0.0",
47-
"inquirer": "^7.0.6",
47+
"inquirer": "^7.1.0",
4848
"inquirer-autocomplete-prompt": "^1.0.2",
4949
"npms-client": "^1.0.4"
5050
},

0 commit comments

Comments
 (0)