From 0bdd9ee846c07dbcb2236f75b6b1fd9dad1b488d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 14:37:15 +0000 Subject: [PATCH] fix(deps): bump model-attributes from 4.2.5 to 4.2.6 Bumps [model-attributes](https://github.com/arlac77/model-attributes) from 4.2.5 to 4.2.6. - [Release notes](https://github.com/arlac77/model-attributes/releases) - [Commits](https://github.com/arlac77/model-attributes/compare/v4.2.5...v4.2.6) --- updated-dependencies: - dependency-name: model-attributes dependency-version: 4.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42491684..4f924664 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"