diff --git a/package-lock.json b/package-lock.json index 800bfb6..7ee8bc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@commitlint/cli": "^20.4.4", "@commitlint/config-conventional": "^20.4.4", "husky": "^9.1.7", - "knip": "^5.88.0", + "knip": "^5.88.1", "licensee": "^12.0.1", "prettier": "3.8.1" } @@ -2147,9 +2147,9 @@ "license": "MIT" }, "node_modules/knip": { - "version": "5.88.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.88.0.tgz", - "integrity": "sha512-FZjQYLYwUbVrtC3C1cKyEMMqR4K2ZlkQLZszJgF5cfDo4GUSBZAdAV0P3eyzZrkssRoghLJQA9HTQUW7G+Tc8Q==", + "version": "5.88.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.88.1.tgz", + "integrity": "sha512-tpy5o7zu1MjawVkLPuahymVJekYY3kYjvzcoInhIchgePxTlo+api90tBv2KfhAIe5uXh+mez1tAfmbv8/TiZg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 087fc24..7f45489 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@commitlint/cli": "^20.4.4", "@commitlint/config-conventional": "^20.4.4", "husky": "^9.1.7", - "knip": "^5.88.0", + "knip": "^5.88.1", "licensee": "^12.0.1", "prettier": "3.8.1" }