diff --git a/package-lock.json b/package-lock.json index 6076846..bb0ed35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "globals": "17.12.0", "husky": "9.1.7", "installed-check": "10.0.1", - "knip": "6.35.0", + "knip": "6.35.1", "lint-staged": "17.5.0", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10", @@ -6024,9 +6024,9 @@ } }, "node_modules/knip": { - "version": "6.35.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.35.0.tgz", - "integrity": "sha512-eER1hSyi47lJTO9MTnEoJspEscPaVuFtFkHsGbuCmhjDlphzvg2xxcweNg1NCeylo9ERSkb/NzAo7sAcT9gLmA==", + "version": "6.35.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.35.1.tgz", + "integrity": "sha512-22wnEnv4do2fvoeJsxpFCG/MBxReNxoCVBccaCl7suUJsG+F0UvxI9ycxZ9YgtLHSSjrZl5tOas0JZ/R1vJ93g==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index d52d6fb..8934aa7 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "globals": "17.12.0", "husky": "9.1.7", "installed-check": "10.0.1", - "knip": "6.35.0", + "knip": "6.35.1", "lint-staged": "17.5.0", "markdownlint-cli2": "0.23.2", "markdownlint-cli2-formatter-pretty": "0.0.10",