diff --git a/package.json b/package.json index 03a5640..d95c489 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@babel/parser": "^7.16.8", - "chalk": "^4.1.1", + "chalk": "^5.6.2", "common-tags": "^1.8.2", "ember-template-recast": "^4.1.4", "execa": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fd12f6..9ba7c74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^7.16.8 version: 7.28.4 chalk: - specifier: ^4.1.1 - version: 4.1.2 + specifier: ^5.6.2 + version: 5.6.2 common-tags: specifier: ^1.8.2 version: 1.8.2