From 11ed87a8d2b23bf4f6a20c059759e0de55731db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:00:13 +0200 Subject: [PATCH] build(deps): bump inquirer from 9.2.11 to 9.2.12 (#1112) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- vx/package.json | 2 +- yarn.lock | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/vx/package.json b/vx/package.json index 616421dd8..77dd74bc0 100644 --- a/vx/package.json +++ b/vx/package.json @@ -8,7 +8,7 @@ "dotenv": "^16.3.1", "fs-extra": "^11.2.0", "glob": "^10.3.10", - "inquirer": "^9.2.11", + "inquirer": "^9.2.12", "jest": "^29.7.0", "onchange": "^7.1.0", "prettier": "^2.8.8", diff --git a/yarn.lock b/yarn.lock index a65acc809..798544258 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3497,10 +3497,12 @@ __metadata: languageName: node linkType: hard -"@ljharb/through@npm:^2.3.9": - version: 2.3.9 - resolution: "@ljharb/through@npm:2.3.9" - checksum: a47ffed12ef4b08d07458db8bff5f7a13a7030fddf7dbfa947a765581a634d42ee90f7b8c249315aad122c21ad061e97a74f65aef3c03d2c09291d11312f0bfb +"@ljharb/through@npm:^2.3.11": + version: 2.3.11 + resolution: "@ljharb/through@npm:2.3.11" + dependencies: + call-bind: ^1.0.2 + checksum: 10502726028b8a4e0b270a2213e546821c04ed8d7fe411009a8e47497e4ae99c57eeb9ff3d13620ebdefd7c856b16fc873f27c433cad60465dc132fb4b997233 languageName: node linkType: hard @@ -9738,11 +9740,11 @@ __metadata: languageName: node linkType: hard -"inquirer@npm:^9.2.11": - version: 9.2.11 - resolution: "inquirer@npm:9.2.11" +"inquirer@npm:^9.2.12": + version: 9.2.12 + resolution: "inquirer@npm:9.2.12" dependencies: - "@ljharb/through": ^2.3.9 + "@ljharb/through": ^2.3.11 ansi-escapes: ^4.3.2 chalk: ^5.3.0 cli-cursor: ^3.1.0 @@ -9757,7 +9759,7 @@ __metadata: string-width: ^4.2.3 strip-ansi: ^6.0.1 wrap-ansi: ^6.2.0 - checksum: af59b422eb6005dac90f6c5e8295013d0611ac5471ff4fbf4ad3e228136e0f41db73af2d5a68e36770f9e31ac203ae1589d35c3e970acbc6110bb5df905928f9 + checksum: 8c372832367f5adb4bb08a0c3ee3b8b16e83202c125d1a681ece2c0ef2f00a5d7d6589a501fd58a0249b4ad49a8013584ac58ae12a20d29b1c24a0ec450927a5 languageName: node linkType: hard @@ -15815,7 +15817,7 @@ __metadata: dotenv: ^16.3.1 fs-extra: ^11.2.0 glob: ^10.3.10 - inquirer: ^9.2.11 + inquirer: ^9.2.12 jest: ^29.7.0 onchange: ^7.1.0 prettier: ^2.8.8