Merge pull request #13661 from strapi/dependabot/npm_and_yarn/inquirer-8.2.4

Bump inquirer from 8.2.0 to 8.2.4
This commit is contained in:
Gustav Hansen 2022-07-05 11:47:46 +02:00 committed by GitHub
commit 39bfb15a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 30 deletions

View File

@ -40,7 +40,7 @@
"dependencies": {
"@strapi/generate-new": "4.2.2",
"commander": "6.1.0",
"inquirer": "8.2.0"
"inquirer": "8.2.4"
},
"engines": {
"node": ">=14.19.1 <=16.x.x",

View File

@ -44,7 +44,7 @@
"commander": "7.1.0",
"execa": "5.1.1",
"fs-extra": "10.0.0",
"inquirer": "8.2.0",
"inquirer": "8.2.4",
"ora": "5.4.0"
},
"engines": {

View File

@ -105,7 +105,7 @@
"fs-extra": "10.0.0",
"glob": "7.2.0",
"http-errors": "1.8.1",
"inquirer": "8.2.0",
"inquirer": "8.2.4",
"is-docker": "2.2.1",
"koa": "2.13.3",
"koa-body": "4.2.0",

View File

@ -40,7 +40,7 @@
"chalk": "^4.1.1",
"execa": "^1.0.0",
"fs-extra": "10.0.0",
"inquirer": "8.2.0",
"inquirer": "8.2.4",
"lodash": "4.17.21",
"node-fetch": "^2.6.1",
"node-machine-id": "^1.1.10",

View File

@ -13616,10 +13616,10 @@ inline-style-parser@0.1.1:
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.1.1.tgz#ec8a3b429274e9c0a1f1c4ffa9453a7fef72cea1"
integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==
inquirer@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.0.tgz#f44f008dd344bbfc4b30031f45d984e034a3ac3a"
integrity sha512-0crLweprevJ02tTuA6ThpoAERAGyVILC4sS74uib58Xf/zSr1/ZWtmm7D5CI+bSQEaA04f0K7idaHpQbSWgiVQ==
inquirer@8.2.4, inquirer@^8.2.0:
version "8.2.4"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
dependencies:
ansi-escapes "^4.2.1"
chalk "^4.1.1"
@ -13631,10 +13631,11 @@ inquirer@8.2.0:
mute-stream "0.0.8"
ora "^5.4.1"
run-async "^2.4.0"
rxjs "^7.2.0"
rxjs "^7.5.5"
string-width "^4.1.0"
strip-ansi "^6.0.0"
through "^2.3.6"
wrap-ansi "^7.0.0"
inquirer@^7.1.0, inquirer@^7.3.3:
version "7.3.3"
@ -13655,26 +13656,6 @@ inquirer@^7.1.0, inquirer@^7.3.3:
strip-ansi "^6.0.0"
through "^2.3.6"
inquirer@^8.2.0:
version "8.2.2"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.2.tgz#1310517a87a0814d25336c78a20b44c3d9b7629d"
integrity sha512-pG7I/si6K/0X7p1qU+rfWnpTE1UIkTONN1wxtzh0d+dHXtT/JG6qBgLxoyHVsQa8cFABxAPh0pD6uUUHiAoaow==
dependencies:
ansi-escapes "^4.2.1"
chalk "^4.1.1"
cli-cursor "^3.1.0"
cli-width "^3.0.0"
external-editor "^3.0.3"
figures "^3.0.0"
lodash "^4.17.21"
mute-stream "0.0.8"
ora "^5.4.1"
run-async "^2.4.0"
rxjs "^7.5.5"
string-width "^4.1.0"
strip-ansi "^6.0.0"
through "^2.3.6"
internal-slot@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
@ -20628,7 +20609,7 @@ rxjs@^6.4.0, rxjs@^6.6.0:
dependencies:
tslib "^1.9.0"
rxjs@^7.2.0, rxjs@^7.5.1, rxjs@^7.5.5:
rxjs@^7.5.1, rxjs@^7.5.5:
version "7.5.5"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==