diff --git a/create-plainweb/package.json b/create-plainweb/package.json index aa9c7c9..a4fe65d 100644 --- a/create-plainweb/package.json +++ b/create-plainweb/package.json @@ -27,7 +27,7 @@ "@inquirer/prompts": "^5.0.4", "@remix-run/web-fetch": "^4.4.2", "arg": "^5.0.2", - "chalk": "4.1.2", + "chalk": "5.3.0", "execa": "5.1.1", "fs-extra": "^11.2.0", "gunzip-maybe": "^1.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3978166..0356ed6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.3.0 + version: 5.3.0 execa: specifier: 5.1.1 version: 5.1.1