From a3f6d18d08c3453d7cb05be170f39510f84af8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:16:42 +0000 Subject: [PATCH] Bump chalk from 5.4.1 to 5.6.2 Bumps [chalk](https://github.com/chalk/chalk) from 5.4.1 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c81bc49646..729ed552d5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "license": "GPL-3.0-or-later", "dependencies": { "@nebula-services/bare-server-node": "^2.0.4", - "chalk": "^5.4.1", + "chalk": "^5.6.2", "cookie-parser": "^1.4.7", "cors": "^2.8.5", "dotenv": "^17.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a00daf629e..3f7d50ecc8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.0.4 version: 2.0.4 chalk: - specifier: ^5.4.1 - version: 5.4.1 + specifier: ^5.6.2 + version: 5.6.2 cookie-parser: specifier: ^1.4.7 version: 1.4.7 @@ -130,8 +130,8 @@ packages: resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} engines: {node: '>= 0.4'} - chalk@5.4.1: - resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} + chalk@5.6.2: + resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} commander@10.0.1: @@ -543,7 +543,7 @@ snapshots: get-intrinsic: 1.2.4 set-function-length: 1.2.2 - chalk@5.4.1: {} + chalk@5.6.2: {} commander@10.0.1: {}