Merge pull request #13847 from strapi/dependabot/npm_and_yarn/ora-5.4.1

Bump ora from 5.4.0 to 5.4.1
This commit is contained in:
Gustav Hansen 2022-08-01 15:31:01 +02:00 committed by GitHub
commit 88caa92f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 17 deletions

View File

@ -45,7 +45,7 @@
"execa": "5.1.1",
"fs-extra": "10.0.0",
"inquirer": "8.2.4",
"ora": "5.4.0"
"ora": "5.4.1"
},
"engines": {
"node": ">=14.19.1 <=16.x.x",

View File

@ -44,7 +44,7 @@
"lodash": "4.17.21",
"node-fetch": "^2.6.1",
"node-machine-id": "^1.1.10",
"ora": "^5.4.0",
"ora": "^5.4.1",
"tar": "6.1.11",
"uuid": "^8.3.2"
},

View File

@ -19830,21 +19830,6 @@ optionator@^0.9.1:
type-check "^0.4.0"
word-wrap "^1.2.3"
ora@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
dependencies:
bl "^4.1.0"
chalk "^4.1.0"
cli-cursor "^3.1.0"
cli-spinners "^2.5.0"
is-interactive "^1.0.0"
is-unicode-supported "^0.1.0"
log-symbols "^4.1.0"
strip-ansi "^6.0.0"
wcwidth "^1.0.1"
ora@5.4.1, ora@^5.4.0, ora@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"