We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c815f commit 50bbb50Copy full SHA for 50bbb50
packages/ocr-service/package.json
@@ -32,7 +32,7 @@
32
"@wdio/logger": "^9.18.0",
33
"@wdio/types": "^9.19.2",
34
"fuse.js": "^7.1.0",
35
- "@inquirer/prompts": "7.6.0",
+ "@inquirer/prompts": "7.8.6",
36
"jimp": "^1.6.0",
37
"node-tesseract-ocr": "^2.2.1",
38
"tesseract.js": "^5.1.1",
packages/visual-reporter/package.json
@@ -29,7 +29,7 @@
29
"watch:scripts": "npm run build:scripts --watch"
30
},
31
"dependencies": {
- "@inquirer/prompts": "^7.6.0",
+ "@inquirer/prompts": "^7.8.6",
"ora": "^8.2.0",
"sirv-cli": "^3.0.1",
"sharp": "^0.34.3"
0 commit comments