Skip to content

Commit ae4a635

Browse files
authored
fix(deps): update dependency enquirer to ^2.4.1 (#1707)
2 parents b7f32cb + db247cd commit ae4a635

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

automation/run-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"ansi-colors": "^4.1.3",
2222
"cross-zip": "^4.0.1",
23-
"enquirer": "^2.3.6",
23+
"enquirer": "^2.4.1",
2424
"find-free-port": "^2.0.0",
2525
"ip": "^1.1.9",
2626
"mocha": "^10.4.0",

automation/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node-fetch": "2.6.12",
3838
"chalk": "^4.1.2",
3939
"cross-zip": "^4.0.1",
40-
"enquirer": "^2.3.6",
40+
"enquirer": "^2.4.1",
4141
"execa": "^5.1.1",
4242
"fast-xml-parser": "^4.1.3",
4343
"node-fetch": "^2.7.0",

pnpm-lock.yaml

Lines changed: 4 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)