From 87cbfc17aa784f747aa3f2cfdcb23d283dcf6830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 00:44:55 +0000 Subject: [PATCH] Bump mocha from 11.7.0 to 11.7.1 in /js Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/libs/keycloak-admin-client/package.json | 2 +- js/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/js/libs/keycloak-admin-client/package.json b/js/libs/keycloak-admin-client/package.json index 09f073a3021..07e9b9548a8 100644 --- a/js/libs/keycloak-admin-client/package.json +++ b/js/libs/keycloak-admin-client/package.json @@ -51,7 +51,7 @@ "@types/node": "^24.0.3", "chai": "^5.2.0", "lodash-es": "^4.17.21", - "mocha": "^11.7.0", + "mocha": "^11.7.1", "ts-node": "^10.9.2" }, "author": { diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 51deba69964..97e4f0357e4 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -357,8 +357,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 mocha: - specifier: ^11.7.0 - version: 11.7.0 + specifier: ^11.7.1 + version: 11.7.1 ts-node: specifier: ^10.9.2 version: 10.9.2(@swc/core@1.12.0)(@types/node@24.0.3)(typescript@5.8.3) @@ -3485,8 +3485,8 @@ packages: mlly@1.7.4: resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==} - mocha@11.7.0: - resolution: {integrity: sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==} + mocha@11.7.1: + resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -7784,7 +7784,7 @@ snapshots: pkg-types: 1.3.1 ufo: 1.6.1 - mocha@11.7.0: + mocha@11.7.1: dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3