Skip to content

Commit f29e1b2

Browse files
committed
fix: upgrade inquirer from 7.3.0 to 7.3.2
Snyk has created this PR to upgrade inquirer from 7.3.0 to 7.3.2. See this package in npm: https://www.npmjs.com/package/inquirer See this project in Snyk: https://app.snyk.io/org/jaebradley/project/32332899-80b4-4d1f-8062-9caf9d8b340c?utm_source=github&utm_medium=upgrade-pr
1 parent 2468ba0 commit f29e1b2

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

package-lock.json

Lines changed: 17 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
@@ -40,7 +40,7 @@
4040
"chalk": "^4.1.0",
4141
"commander": "^5.1.0",
4242
"github-languages-client": "^1.0.82",
43-
"inquirer": "^7.3.0",
43+
"inquirer": "^7.3.2",
4444
"inquirer-autocomplete-prompt": "^1.0.2"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)