diff --git a/package.json b/package.json index 5d63ec0b3585..600ebc51e9c7 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@types/yargs": "^17.0.8", "autoprefixer": "^10.4.2", "axe-core": "^4.10.3", - "chalk": "^4.1.0", + "chalk": "^5.0.0", "dgeni": "^0.4.14", "dgeni-packages": "^0.29.5", "esbuild": "^0.17.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb1dab832057..e7a060720db5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -216,8 +216,8 @@ importers: specifier: ^4.10.3 version: 4.10.3 chalk: - specifier: ^4.1.0 - version: 4.1.2 + specifier: ^5.0.0 + version: 5.4.1 dgeni: specifier: ^0.4.14 version: 0.4.14 @@ -3226,6 +3226,11 @@ packages: ajv-formats@2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} + peerDependencies: + ajv: ^8.0.0 + peerDependenciesMeta: + ajv: + optional: true ajv-formats@3.0.1: resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==} @@ -12050,8 +12055,8 @@ snapshots: indent-string: 4.0.0 optional: true - ajv-formats@2.1.1: - dependencies: + ajv-formats@2.1.1(ajv@8.17.1): + optionalDependencies: ajv: 8.17.1 ajv-formats@3.0.1: @@ -13772,7 +13777,7 @@ snapshots: dependencies: '@apidevtools/json-schema-ref-parser': 9.1.2 ajv: 8.17.1 - ajv-formats: 2.1.1 + ajv-formats: 2.1.1(ajv@8.17.1) body-parser: 1.20.3 content-type: 1.0.5 deep-freeze: 0.0.1 @@ -17727,7 +17732,7 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 ajv: 8.17.1 - ajv-formats: 2.1.1 + ajv-formats: 2.1.1(ajv@8.17.1) ajv-keywords: 5.1.0(ajv@8.17.1) select-hose@2.0.0: {}