From 8856c5fb1524df3573816498e76a12f8561f066a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 14:37:03 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/interceptor from 10.3.6 to 10.3.7 Bumps [@kronos-integration/interceptor](https://github.com/Kronos-Integration/interceptor) from 10.3.6 to 10.3.7. - [Release notes](https://github.com/Kronos-Integration/interceptor/releases) - [Commits](https://github.com/Kronos-Integration/interceptor/compare/v10.3.6...v10.3.7) --- updated-dependencies: - dependency-name: "@kronos-integration/interceptor" dependency-version: 10.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42491684..e548f30f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -437,12 +437,12 @@ } }, "node_modules/@kronos-integration/interceptor": { - "version": "10.3.6", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-10.3.6.tgz", - "integrity": "sha512-T4t6iIiZXimrEyaYCJKhKGiRh+PJ42BGPbKTXhe7CE8iU38XRTu7ZyoofVCj4Jrujz3aQmcSJiYo4QdxH/0DBA==", + "version": "10.3.7", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-10.3.7.tgz", + "integrity": "sha512-ffPYrF+DD9sarokOqUSUyTJAxVaQOZO/ZQ7TaoMW8RCmW+fgmN38CvwZF7rlo4rlLqdsYek5Oyn6AscsTnGcFQ==", "license": "BSD-2-Clause", "dependencies": { - "model-attributes": "^4.2.5" + "model-attributes": "^4.2.6" }, "engines": { "node": ">=22.17.1" @@ -5618,9 +5618,9 @@ } }, "node_modules/model-attributes": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/model-attributes/-/model-attributes-4.2.5.tgz", - "integrity": "sha512-SzmldaxBLMozY+ooFIhVrO1171BNM5rPuCtn9VWp9/T6OwOsHkrlGdT3yCZdktytSdgfdZ47rIhUzKeuJC2Ivw==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/model-attributes/-/model-attributes-4.2.6.tgz", + "integrity": "sha512-gtR49x4Dw1ogBZ4y/Qpu8QOcxjQgmjf722rXLIa3szn/YRJBIm6bTJjukdY1xfy/uOjKu54tLEaNuTndF/4qQg==", "license": "0BSD", "engines": { "node": ">=22.17.1"