diff --git a/package.json b/package.json index 1009a0a4271f..a428ade394aa 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "imagemin-mozjpeg": "^10.0.0", "imagemin-pngquant": "^9.0.2", "imagemin-svgo": "^10.0.1", - "inquirer": "^9.2.19", + "inquirer": "^9.2.20", "is-svg": "^5.0.0", "js-yaml": "^4.1.0", "loglevel": "^1.9.1", diff --git a/yarn.lock b/yarn.lock index 15b190bcb8e5..ee36e744e457 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8665,10 +8665,10 @@ inquirer@^6.0.0: strip-ansi "^5.1.0" through "^2.3.6" -inquirer@^9.2.19: - version "9.2.19" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.19.tgz#e142ebc111b6328a21eb84d8e7dd226ff824239e" - integrity sha512-WpxOT71HGsFya6/mj5PUue0sWwbpbiPfAR+332zLj/siB0QA1PZM8v3GepegFV1Op189UxHUCF6y8AySdtOMVA== +inquirer@^9.2.20: + version "9.2.20" + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.20.tgz#e2b6fe09466f4dae039e6de31c68c5a47eac2e15" + integrity sha512-SFwJJPS+Ms75NV+wzFBHjirG4z3tzvis31h+9NyH1tqjIu2c7vCavlXILZ73q/nPYy8/aw4W+DNzLH5MjfYXiA== dependencies: "@inquirer/figures" "^1.0.1" "@ljharb/through" "^2.3.13"