diff --git a/package.json b/package.json index 4130dd4d..12191640 100644 --- a/package.json +++ b/package.json @@ -1343,7 +1343,7 @@ "esbuild": "^0.28.0", "eslint": "^10.4.0", "globals": "^17.6.0", - "mocha": "^11.7.5", + "mocha": "^11.7.6", "npm-run-all": "^4.1.5", "typescript": "^5.9.3" } diff --git a/yarn.lock b/yarn.lock index 53ca5613..87f062e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2047,10 +2047,10 @@ minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5: resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b" integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A== -mocha@^11.7.4, mocha@^11.7.5: - version "11.7.5" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.5.tgz#58f5bbfa5e0211ce7e5ee6128107cefc2515a627" - integrity sha512-mTT6RgopEYABzXWFx+GcJ+ZQ32kp4fMf0xvpZIIfSq9Z8lC/++MtcCnQ9t5FP2veYEP95FIYSvW+U9fV4xrlig== +mocha@^11.7.4, mocha@^11.7.6: + version "11.7.6" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.6.tgz#ebbe22989d04cbb9424a36307320476624c41a33" + integrity sha512-nS9xOGbw2I3cjCpxwZAEJ9xK9lmJ08vEkQvLtz4du9ZrF9UrjRpeJGiIgl2Z+Qs++pmB4ecDe48Fwsh+j+j7xA== dependencies: browser-stdout "^1.3.1" chokidar "^4.0.1"