Skip to content

Commit 38f9c28

Browse files
committed
fix: upgrade ora from 4.0.4 to 4.1.1
Snyk has created this PR to upgrade ora from 4.0.4 to 4.1.1. See this package in npm: https://www.npmjs.com/package/ora 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 38f9c28

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 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
"handlebars": "^4.7.4",
4141
"inquirer": "^7.1.0",
4242
"make-dir": "^3.0.2",
43-
"ora": "^4.0.3",
43+
"ora": "^4.1.1",
4444
"p-each-series": "^2.1.0",
4545
"parse-git-config": "^3.0.0",
4646
"validate-npm-package-name": "^3.0.0",

0 commit comments

Comments
 (0)