From fec4d0463d87c5745c2d3bbafbb85fed54d5ef97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:12:05 +0000 Subject: [PATCH] Bump commander from 14.0.0 to 14.0.1 in /js Bumps [commander](https://github.com/tj/commander.js) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/apps/create-keycloak-theme/package.json | 2 +- js/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/js/apps/create-keycloak-theme/package.json b/js/apps/create-keycloak-theme/package.json index 558bafcd32c..0ab7ffed3ca 100644 --- a/js/apps/create-keycloak-theme/package.json +++ b/js/apps/create-keycloak-theme/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "chalk": "^5.6.2", - "commander": "^14.0.0", + "commander": "^14.0.1", "fs-extra": "^11.3.1", "mustache": "^4.2.0", "simple-git": "^3.28.0" diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 035f6d36fef..5f20bafdcc2 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -293,8 +293,8 @@ importers: specifier: ^5.6.2 version: 5.6.2 commander: - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^14.0.1 + version: 14.0.1 fs-extra: specifier: ^11.3.1 version: 11.3.1 @@ -2054,8 +2054,8 @@ packages: comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} - commander@14.0.0: - resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} + commander@14.0.1: + resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} engines: {node: '>=20'} commander@2.20.3: @@ -5991,7 +5991,7 @@ snapshots: comma-separated-tokens@2.0.3: {} - commander@14.0.0: {} + commander@14.0.1: {} commander@2.20.3: {} @@ -7098,7 +7098,7 @@ snapshots: lint-staged@16.1.6: dependencies: chalk: 5.6.2 - commander: 14.0.0 + commander: 14.0.1 debug: 4.4.1(supports-color@8.1.1) lilconfig: 3.1.3 listr2: 9.0.3