From 20743c11593981a2ff751823e133ccaf9e1cf89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 21:57:17 +0000 Subject: [PATCH] build(deps-dev): bump vitest in /dstack/kms/auth-mock Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.0 to 4.1.11. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dstack/kms/auth-mock/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dstack/kms/auth-mock/package.json b/dstack/kms/auth-mock/package.json index 7a175cef6..ea33f3b79 100644 --- a/dstack/kms/auth-mock/package.json +++ b/dstack/kms/auth-mock/package.json @@ -26,7 +26,7 @@ "openapi-types": "12.1.3", "oxlint": "0.9.10", "typescript": "5.8.3", - "vitest": "4.1.0" + "vitest": "4.1.11" }, "type": "module" }