diff --git a/package.json b/package.json index b665647a9e..8f0d55298d 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@inquirer/prompts": "^5.3.8", "@kintone/plugin-manifest-validator": "^10.2.2", "@kintone/rest-api-client": "^5.6.0", - "chalk": "4.1.2", + "chalk": "5.4.0", "chokidar": "^4.0.3", "csv-parse": "^4.16.3", "csv-stringify": "6.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6d4a0ff9e..1856c80dea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ importers: specifier: ^5.6.0 version: 5.6.0 chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.4.0 + version: 5.4.0 chokidar: specifier: ^4.0.3 version: 4.0.3 @@ -7228,7 +7228,7 @@ packages: dependencies: ansi-align: 3.0.1 camelcase: 7.0.1 - chalk: 5.3.0 + chalk: 5.4.0 cli-boxes: 3.0.0 string-width: 5.1.2 type-fest: 2.19.0 @@ -7382,8 +7382,8 @@ packages: ansi-styles: 4.3.0 supports-color: 7.2.0 - /chalk@5.3.0: - resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} + /chalk@5.4.0: + resolution: {integrity: sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} /char-regex@1.0.2: @@ -14820,7 +14820,7 @@ packages: engines: {node: '>=14.16'} dependencies: boxen: 7.1.1 - chalk: 5.3.0 + chalk: 5.4.0 configstore: 6.0.0 has-yarn: 3.0.0 import-lazy: 4.0.0