Skip to content

Commit 44d7d54

Browse files
committed
fix: upgrade inquirer from 7.1.0 to 7.3.3
Snyk has created this PR to upgrade inquirer from 7.1.0 to 7.3.3. See this package in npm: https://www.npmjs.com/package/inquirer See this project in Snyk: https://app.snyk.io/org/oocaz/project/9726fdc7-ae42-4fbf-818e-50feccd2da6e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 43c4f5b commit 44d7d54

File tree

2 files changed

+37
-26
lines changed

2 files changed

+37
-26
lines changed

package-lock.json

Lines changed: 36 additions & 25 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
@@ -38,7 +38,7 @@
3838
"github-username": "^5.0.1",
3939
"globby": "^11.0.0",
4040
"handlebars": "^4.7.4",
41-
"inquirer": "^7.1.0",
41+
"inquirer": "^7.3.3",
4242
"make-dir": "^3.0.2",
4343
"ora": "^4.0.3",
4444
"p-each-series": "^2.1.0",

0 commit comments

Comments
 (0)