From 5a7ce34d0ba4ce18e9065d9f1869ec47c255972d Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 23 Jul 2025 09:38:32 +0100 Subject: [PATCH] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7c55552..17743c2f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "pacc": "^3.11.1" }, "devDependencies": { - "@kronos-integration/endpoint": "^10.0.5", + "@kronos-integration/endpoint": "^10.1.0", "ava": "^6.4.1", "c8": "^10.1.3", "documentation": "^14.0.3",