From 9a313985728c78448497ad6405752f36725d00fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 04:13:35 +0000 Subject: [PATCH] fix(deps): bump @inquirer/prompts from 8.5.1 to 8.5.2 Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 8.5.1 to 8.5.2. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.5.1...@inquirer/prompts@8.5.2) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index abb2c4b0..3fd723a6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ ], "dependencies": { "@dashlane/pqc-kem-kyber512-node": "1.0.0", - "@inquirer/prompts": "8.5.1", + "@inquirer/prompts": "8.5.2", "@internxt/inxt-js": "3.2.2", "@internxt/lib": "1.4.2", "@internxt/sdk": "1.17.0", diff --git a/yarn.lock b/yarn.lock index fa95c4e5..f6c51143 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1079,13 +1079,13 @@ "@inquirer/external-editor" "^1.0.3" "@inquirer/type" "^3.0.10" -"@inquirer/editor@^5.2.1": - version "5.2.1" - resolved "https://registry.yarnpkg.com/@inquirer/editor/-/editor-5.2.1.tgz#28fdf504efd73dc29268fb4a47e7d36ad8049b24" - integrity sha512-NFLxWmTPc2WORINoffcbVwB2+tujeNZ6Cu50HbXvTbk0fHSmhA5PgCckxXuyUniQvX7bhxkZi0nODfJIGsnCdA== +"@inquirer/editor@^5.2.2": + version "5.2.2" + resolved "https://registry.yarnpkg.com/@inquirer/editor/-/editor-5.2.2.tgz#7c73e2fc0e7bd4c40cfd38a180ae5bbd24d32b90" + integrity sha512-ZRVd/oD+sYsUd5zVm0NflqEzlqfYCyHNsqkHl2oWXEUHs12tCbcSFi+wVFEvD8+LGRaMUsVrE7qeo6lSG/S1Vg== dependencies: "@inquirer/core" "^11.2.1" - "@inquirer/external-editor" "^3.0.2" + "@inquirer/external-editor" "^3.0.3" "@inquirer/type" "^4.0.7" "@inquirer/expand@^4.0.23": @@ -1113,10 +1113,10 @@ chardet "^2.1.1" iconv-lite "^0.7.0" -"@inquirer/external-editor@^3.0.2": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@inquirer/external-editor/-/external-editor-3.0.2.tgz#f072164f073a60cfebeef21a7b763b39793b9c56" - integrity sha512-1X+KN2PinUcy/aS3f3OBSKJaWk+jBikMry4Qblj5ysqN4T+8BeA1rNJdTSOlQ2iOmvKg7ZsR4tDQvl1p0PLgKg== +"@inquirer/external-editor@^3.0.3": + version "3.0.3" + resolved "https://registry.yarnpkg.com/@inquirer/external-editor/-/external-editor-3.0.3.tgz#d79e772542cf8d340642e9dabd3a1ea7f5a30104" + integrity sha512-6thf5I8q7lZwzGLAxPaaGEREEkZ3nyePPDQ1oyobblxmEE8mqTLguScP7pDjUTAibiyb4hfXl+qjUEJ+di/aNA== dependencies: chardet "^2.1.1" iconv-lite "^0.7.2" @@ -1147,10 +1147,10 @@ "@inquirer/core" "^10.3.2" "@inquirer/type" "^3.0.10" -"@inquirer/input@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-5.1.1.tgz#0f3a60c1550a6608843fd0cf4b8036a19034435b" - integrity sha512-3wuHoDBBtU+o0TB4uP2R+ACdNrn6SgdZBc1YUaiU9GcfXNaTNUgSM/Ft7eQ3gYWP2H1MiT6glycmfWYpmPzVKw== +"@inquirer/input@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-5.1.2.tgz#9305cb170dfc3a5323e5eac885a945e7cddd5c4b" + integrity sha512-9K/DDBSQpOyZSkt6sOVP9Vo0TR7atX2kuILsUu0x3wVcVbe97lJwIJKMLdMw25tDYuXl/qp6erT0Xs1rfmcfZg== dependencies: "@inquirer/core" "^11.2.1" "@inquirer/type" "^4.0.7" @@ -1189,16 +1189,16 @@ "@inquirer/core" "^11.2.1" "@inquirer/type" "^4.0.7" -"@inquirer/prompts@8.5.1": - version "8.5.1" - resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-8.5.1.tgz#c7c6bda06640b15ee27da0131e20f18ce7d1a4fd" - integrity sha512-EwbBgs5e3a5MwQglQ736lx0UY/bbirddCbwe32AJMzQVSeAQK1jmwtDu8lwG9Izp+cdPhZ9NvuEt8aFmav6iLw== +"@inquirer/prompts@8.5.2": + version "8.5.2" + resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-8.5.2.tgz#09c0132ada2bbba94c91d341115e1e41cb3f1525" + integrity sha512-IYR/3C/paEVVQYQvdDlFZVjRCJVYHHON0XXMH91KO9GSxs0TdKYWlUdvfQl2EfAHDxUaN3IBffkE/BDTh5nJ6g== dependencies: "@inquirer/checkbox" "^5.2.1" "@inquirer/confirm" "^6.1.1" - "@inquirer/editor" "^5.2.1" + "@inquirer/editor" "^5.2.2" "@inquirer/expand" "^5.1.1" - "@inquirer/input" "^5.1.1" + "@inquirer/input" "^5.1.2" "@inquirer/number" "^4.1.1" "@inquirer/password" "^5.1.1" "@inquirer/rawlist" "^5.3.1"