diff --git a/package-lock.json b/package-lock.json index 3515c1e588e3..32e1fbdefd1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "fs-extra": "^11.4.0", "husky": "^9.1.7", "lerna": "^9.0.7", - "lint-staged": "^17.5.0", + "lint-staged": "^17.5.1", "markdown-table": "^3.0.4", "mem-fs": "^2.3.0", "mem-fs-editor": "^9.7.0", @@ -22751,9 +22751,9 @@ } }, "node_modules/lint-staged": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.5.0.tgz", - "integrity": "sha512-ah2qsNtvKP1+Ak4rAvEEIvcXDLjjbr/xmxCvlequxqEOFYk0qINcZcRxD3Ic8wRn7/oQ8+wC9s0DfDrdMVCRFg==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.5.1.tgz", + "integrity": "sha512-7EDuco1xnBMeVpvAbeMq1U5KXwJGLmY8q6l+Ye78r36C4mPc+Vg1Z2SK8gHyRTyvPro90A0q5/FAZ+Au23d6QQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fd680101f824..2231d7536514 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "fs-extra": "^11.4.0", "husky": "^9.1.7", "lerna": "^9.0.7", - "lint-staged": "^17.5.0", + "lint-staged": "^17.5.1", "markdown-table": "^3.0.4", "mem-fs": "^2.3.0", "mem-fs-editor": "^9.7.0",