mirror of
https://github.com/strapi/strapi.git
synced 2025-09-27 09:25:46 +00:00
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
This commit is contained in:
commit
14a1972d07
@ -84,7 +84,7 @@
|
|||||||
"get-port": "5.1.1",
|
"get-port": "5.1.1",
|
||||||
"glob": "7.2.3",
|
"glob": "7.2.3",
|
||||||
"husky": "8.0.2",
|
"husky": "8.0.2",
|
||||||
"inquirer": "8.2.4",
|
"inquirer": "8.2.5",
|
||||||
"jest": "29.0.3",
|
"jest": "29.0.3",
|
||||||
"jest-circus": "29.0.3",
|
"jest-circus": "29.0.3",
|
||||||
"jest-cli": "29.0.3",
|
"jest-cli": "29.0.3",
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/generate-new": "4.6.0",
|
"@strapi/generate-new": "4.6.0",
|
||||||
"commander": "8.3.0",
|
"commander": "8.3.0",
|
||||||
"inquirer": "8.2.4"
|
"inquirer": "8.2.5"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"create-strapi-app",
|
"create-strapi-app",
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"commander": "8.3.0",
|
"commander": "8.3.0",
|
||||||
"execa": "5.1.1",
|
"execa": "5.1.1",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"inquirer": "8.2.4",
|
"inquirer": "8.2.5",
|
||||||
"ora": "5.4.1"
|
"ora": "5.4.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -109,7 +109,7 @@
|
|||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"glob": "7.2.0",
|
"glob": "7.2.0",
|
||||||
"http-errors": "1.8.1",
|
"http-errors": "1.8.1",
|
||||||
"inquirer": "8.2.4",
|
"inquirer": "8.2.5",
|
||||||
"is-docker": "2.2.1",
|
"is-docker": "2.2.1",
|
||||||
"koa": "2.13.4",
|
"koa": "2.13.4",
|
||||||
"koa-body": "4.2.0",
|
"koa-body": "4.2.0",
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
"execa": "^1.0.0",
|
"execa": "^1.0.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"inquirer": "8.2.4",
|
"inquirer": "8.2.5",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"node-machine-id": "^1.1.10",
|
"node-machine-id": "^1.1.10",
|
||||||
|
@ -13547,10 +13547,10 @@ inline-style-parser@0.1.1:
|
|||||||
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.1.1.tgz#ec8a3b429274e9c0a1f1c4ffa9453a7fef72cea1"
|
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.1.1.tgz#ec8a3b429274e9c0a1f1c4ffa9453a7fef72cea1"
|
||||||
integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==
|
integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==
|
||||||
|
|
||||||
inquirer@8.2.4, inquirer@^8.2.0, inquirer@^8.2.4:
|
inquirer@8.2.5, inquirer@^8.2.0, inquirer@^8.2.4:
|
||||||
version "8.2.4"
|
version "8.2.5"
|
||||||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
|
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
|
||||||
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
|
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-escapes "^4.2.1"
|
ansi-escapes "^4.2.1"
|
||||||
chalk "^4.1.1"
|
chalk "^4.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user