From d34ad21e1fdd4e4085fe0ea6afc51fccc80a6281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:42:32 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/interceptor-webhook Bumps [@kronos-integration/interceptor-webhook](https://github.com/Kronos-Integration/interceptor-webhook) from 4.0.37 to 4.0.38. - [Release notes](https://github.com/Kronos-Integration/interceptor-webhook/releases) - [Commits](https://github.com/Kronos-Integration/interceptor-webhook/compare/v4.0.37...v4.0.38) --- updated-dependencies: - dependency-name: "@kronos-integration/interceptor-webhook" dependency-version: 4.0.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 437935043..9d3050f1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -467,13 +467,13 @@ } }, "node_modules/@kronos-integration/interceptor-webhook": { - "version": "4.0.37", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor-webhook/-/interceptor-webhook-4.0.37.tgz", - "integrity": "sha512-tYWxx0c9EuZHzYiF01T5cLWdGWVmV/8EyJwEGElQdiTPeW7RvjH0MThdyJSbky+P8uJ7L7qsrsObatF0DEZc+Q==", + "version": "4.0.38", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor-webhook/-/interceptor-webhook-4.0.38.tgz", + "integrity": "sha512-E3rRHlApvqm7PH571kn8Py9j8pgcXuWdAdWMRjlSiEL6pyhw/OoyvOfrfWIt4fyf/0cGQZLW2a5ORf4rmENGLw==", "license": "0BSD", "dependencies": { "@kronos-integration/interceptor": "^13.1.30", - "pacc": "^9.2.5" + "pacc": "^9.2.6" }, "engines": { "node": ">=24.11.1"