diff --git a/package.json b/package.json index ab088099804..257e0e22e04 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@inquirer/prompts": "^7.10.1", "@kintone/plugin-manifest-validator": "^11.1.0", "@kintone/rest-api-client": "6.1.4", - "chalk": "4.1.2", + "chalk": "5.6.2", "chokidar": "^4.0.3", "csv-parse": "^5.6.0", "csv-stringify": "6.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f0fbe953c0..9fd5a85814f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ importers: specifier: 6.1.4 version: 6.1.4 chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.6.2 + version: 5.6.2 chokidar: specifier: ^4.0.3 version: 4.0.3