Skip to content

Commit 09c7bd8

Browse files
authored
fix: upgrade ora from 6.0.1 to 6.1.0 (#39)
Snyk has created this PR to upgrade ora from 6.0.1 to 6.1.0. See this package in npm: https://www.npmjs.com/package/ora See this project in Snyk: https://app.snyk.io/org/wang1212/project/1eafb527-de3f-44c3-b823-dad838894b45?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7cc3796 commit 09c7bd8

File tree

2 files changed

+24
-40
lines changed

2 files changed

+24
-40
lines changed

package-lock.json

Lines changed: 23 additions & 39 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
@@ -51,7 +51,7 @@
5151
"chalk": "^5.0.1",
5252
"fs-extra": "^10.0.0",
5353
"inquirer": "^8.2.2",
54-
"ora": "^6.0.1"
54+
"ora": "^6.1.0"
5555
},
5656
"devDependencies": {
5757
"@commitlint/cli": "16.2.3",

0 commit comments

Comments
 (0)