|
1 | 1 | { |
2 | 2 | "name": "@ionic/cli", |
3 | | - "version": "6.11.8", |
| 3 | + "version": "6.11.9", |
4 | 4 | "description": "A tool for creating and developing Ionic Framework mobile apps.", |
5 | 5 | "homepage": "https://ionicframework.com", |
6 | 6 | "author": "Ionic Team <[email protected]> (https://ionicframework.com) ", |
|
40 | 40 | }, |
41 | 41 | "license": "MIT", |
42 | 42 | "dependencies": { |
43 | | - "@ionic/cli-framework": "5.0.4", |
44 | | - "@ionic/cli-framework-output": "2.2.0", |
45 | | - "@ionic/cli-framework-prompts": "2.1.6", |
| 43 | + "@ionic/cli-framework": "5.0.5", |
| 44 | + "@ionic/cli-framework-output": "2.2.1", |
| 45 | + "@ionic/cli-framework-prompts": "2.1.7", |
46 | 46 | "@ionic/utils-array": "2.1.5", |
47 | 47 | "@ionic/utils-fs": "3.1.5", |
48 | 48 | "@ionic/utils-network": "2.1.5", |
49 | | - "@ionic/utils-process": "2.1.6", |
| 49 | + "@ionic/utils-process": "2.1.7", |
50 | 50 | "@ionic/utils-stream": "3.1.5", |
51 | | - "@ionic/utils-subprocess": "2.1.6", |
52 | | - "@ionic/utils-terminal": "2.2.1", |
| 51 | + "@ionic/utils-subprocess": "2.1.7", |
| 52 | + "@ionic/utils-terminal": "2.3.0", |
53 | 53 | "chalk": "^4.0.0", |
54 | 54 | "debug": "^4.0.0", |
55 | 55 | "diff": "^4.0.1", |
|
0 commit comments