mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Update dependency inquirer to v8.2.5
This commit is contained in:
parent
66f92e6eaf
commit
44f54fa4cc
@ -198,7 +198,7 @@
|
||||
"cssnano": "5.1.13",
|
||||
"eslint": "8.26.0",
|
||||
"html-validate": "7.6.0",
|
||||
"inquirer": "8.2.4",
|
||||
"inquirer": "8.2.5",
|
||||
"jwks-rsa": "2.1.5",
|
||||
"mocha": "10.1.0",
|
||||
"mocha-slow-test-reporter": "0.1.2",
|
||||
|
@ -15654,10 +15654,10 @@ inline-source-map-comment@^1.0.5:
|
||||
sum-up "^1.0.1"
|
||||
xtend "^4.0.0"
|
||||
|
||||
inquirer@8.2.4:
|
||||
version "8.2.4"
|
||||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
|
||||
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
|
||||
inquirer@8.2.5:
|
||||
version "8.2.5"
|
||||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
|
||||
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
|
||||
dependencies:
|
||||
ansi-escapes "^4.2.1"
|
||||
chalk "^4.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user