From dc7acb8b6651e3526f5f8988a352960a983d0ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 01:27:21 +0000 Subject: [PATCH] build(deps): bump inquirer from 7.1.0 to 9.1.3 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 9.1.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.1.0...inquirer@9.1.3) --- 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..9b60f4e 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.3", "yargs": "15.3.1" }, "peerDependencies": {