diff --git a/package.json b/package.json index 968758b1f..435d2aaef 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "broccoli-plugin": "^4.0.7", "broccoli-source": "^3.0.1", "broccoli-stew": "^3.0.0", - "chalk": "4.1.2", + "chalk": "5.3.0", "ember-auto-import": "^2.10.0", "ember-cli-autoprefixer": "^2.0.0", "ember-cli-babel": "^8.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 062aab364..142740ba1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.3.0 + version: 5.3.0 ember-auto-import: specifier: ^2.10.0 version: 2.10.0(webpack@5.97.1)