diff --git a/package.json b/package.json index db8dbd5da..8748ddae8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "chalk": "^5.3.0" }, "devDependencies": { - "@inquirer/type": "^1.3.1", + "@inquirer/type": "^1.3.2", "@salesforce/dev-scripts": "^9.1.2", "eslint-plugin-sf-plugin": "^1.18.4", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 48ce4f281..e89f4daaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -460,10 +460,10 @@ ansi-escapes "^4.3.2" chalk "^4.1.2" -"@inquirer/type@^1.1.6", "@inquirer/type@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.1.tgz#afb95ff78f44fff7e8a00e17d5820db6add2a076" - integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw== +"@inquirer/type@^1.1.6", "@inquirer/type@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.2.tgz#439b0b50c152c89fd369d2a17eff54869b4d79b8" + integrity sha512-5Frickan9c89QbPkSu6I6y8p+9eR6hZkdPahGmNDsTFX8FHLPAozyzCZMKUeW8FyYwnlCKUjqIEqxY+UctARiw== "@isaacs/cliui@^8.0.2": version "8.0.2"