Bump ora from 3.4.0 to 5.4.0 (#5511)

Bumps [ora](https://github.com/sindresorhus/ora) from 3.4.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v3.4.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-06 09:40:17 -04:00
committed by GitHub
parent ae70b2ee0c
commit 6dbcf9ff13
3 changed files with 6 additions and 6 deletions

View File

@@ -115,7 +115,7 @@
"node-machine-id": "^1.1.12",
"nodemailer": "^6.4.14",
"openapi3-ts": "^2.0.0",
"ora": "^5.1.0",
"ora": "^5.4.0",
"otplib": "^12.0.1",
"pino": "^6.7.0",
"pino-colada": "^2.1.0",

8
package-lock.json generated
View File

@@ -111,7 +111,7 @@
"node-machine-id": "^1.1.12",
"nodemailer": "^6.4.14",
"openapi3-ts": "^2.0.0",
"ora": "^5.1.0",
"ora": "^5.4.0",
"otplib": "^12.0.1",
"pino": "^6.7.0",
"pino-colada": "^2.1.0",
@@ -46561,7 +46561,7 @@
"commander": "^6.2.0",
"execa": "^4.1.0",
"fs-extra": "^9.1.0",
"ora": "^5.1.0"
"ora": "^5.4.0"
},
"bin": {
"create-directus-project": "lib/index.js"
@@ -63314,7 +63314,7 @@
"commander": "^6.2.0",
"execa": "^4.1.0",
"fs-extra": "^9.1.0",
"ora": "^5.1.0"
"ora": "^5.4.0"
},
"dependencies": {
"commander": {
@@ -64500,7 +64500,7 @@
"node-machine-id": "^1.1.12",
"nodemailer": "^6.4.14",
"openapi3-ts": "^2.0.0",
"ora": "^5.1.0",
"ora": "^5.4.0",
"oracledb": "^5.0.0",
"otplib": "^12.0.1",
"pg": "^8.4.2",

View File

@@ -15,7 +15,7 @@
"commander": "^6.2.0",
"execa": "^4.1.0",
"fs-extra": "^9.1.0",
"ora": "^5.1.0"
"ora": "^5.4.0"
},
"gitHead": "71bf628955b5da15ce3070dc09478bc558f243a4"
}