From 595a9af863bdb3330040f5a622ce6ef84a4680b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 01:16:35 +0000 Subject: [PATCH] build(deps): bump inquirer from 7.1.0 to 9.1.4 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 9.1.4. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.1.0...inquirer@9.1.4) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/contractshark-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/contractshark-cli/package.json b/packages/contractshark-cli/package.json index 9cd33ec..11e4f1b 100644 --- a/packages/contractshark-cli/package.json +++ b/packages/contractshark-cli/package.json @@ -78,7 +78,7 @@ "@contractshark/init": "0.17.1", "@contractshark/sandbox": "0.17.1", "@contractshark/spec": "0.17.1", - "inquirer": "7.1.0", + "inquirer": "9.1.4", "yargs": "15.3.1" }, "peerDependencies": {