diff --git a/package-lock.json b/package-lock.json index f1315e61..ae360c81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "husky": "9.1.7", "i18n-tag-schema": "2.5.0", "json-logic-js": "axa-ch/cyclic-schemas-test", - "lint-staged": "15.5.0", + "lint-staged": "15.5.1", "mocha": "10.8.2", "semantic-release": "24.2.3", "typescript": "5.8.3", @@ -5668,9 +5668,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "15.5.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.0.tgz", - "integrity": "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==", + "version": "15.5.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.1.tgz", + "integrity": "sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 28f1a541..d27741c6 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "husky": "9.1.7", "i18n-tag-schema": "2.5.0", "json-logic-js": "axa-ch/cyclic-schemas-test", - "lint-staged": "15.5.0", + "lint-staged": "15.5.1", "mocha": "10.8.2", "semantic-release": "24.2.3", "typescript": "5.8.3",