Skip to content

Commit df4b7b5

Browse files
chore(deps): bump inquirer from 6.4.0 to 7.0.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.4.0...inquirer@7.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b4a9821 commit df4b7b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/botonic-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"colors": "^1.2.1",
1515
"folder-hash": "^3.0.0",
1616
"form-data": "^2.3.2",
17-
"inquirer": "^6.3.1",
17+
"inquirer": "^7.0.0",
1818
"ora": "^3.0.0",
1919
"tslib": "^1"
2020
},

packages/botonic-plugin-nlu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"compromise": "^11.13.2",
2828
"franc": "^4.1.0",
2929
"fs": "0.0.1-security",
30-
"inquirer": "^6.3.1",
30+
"inquirer": "^7.0.0",
3131
"jest": "^24.8.0",
3232
"node-fetch": "^2.6.0",
3333
"sqlite-async": "^1.0.11"

0 commit comments

Comments
 (0)