diff --git a/package-lock.json b/package-lock.json index 3f67a2a8ae..db251c3a6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "husky": "^9.1.7", "iframe-resizer": "^5.3.2", "invokers-polyfill": "^0.4.6", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "markdownlint-cli": "^0.43.0", "nodemon": "^3.1.9", "npm-run-all2": "7.0.2", @@ -11663,9 +11663,9 @@ } }, "node_modules/lint-staged": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz", - "integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "dependencies": { "chalk": "~5.4.1", @@ -28181,9 +28181,9 @@ } }, "lint-staged": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz", - "integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "requires": { "chalk": "~5.4.1", diff --git a/package.json b/package.json index f318381b76..d272b67370 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "husky": "^9.1.7", "iframe-resizer": "^5.3.2", "invokers-polyfill": "^0.4.6", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "markdownlint-cli": "^0.43.0", "nodemon": "^3.1.9", "npm-run-all2": "7.0.2",