diff --git a/package-lock.json b/package-lock.json index c6079b3..0f145c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@commitlint/cli": "^21.0.1", "@commitlint/config-conventional": "^21.0.1", "husky": "^9.1.7", - "knip": "^6.14.1", + "knip": "^6.14.2", "licensee": "^12.0.1", "prettier": "3.8.3" } @@ -2323,9 +2323,9 @@ "license": "MIT" }, "node_modules/knip": { - "version": "6.14.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.14.1.tgz", - "integrity": "sha512-SN3Ly0ixzj5CQkY/rc4OPHpWrCC0XRIIjgdP76G9Cni5k72ur5jBYOyvJuF5oPTM14v8eHcMUgPbElHa+lnR0g==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.14.2.tgz", + "integrity": "sha512-Vg3JhIINjZew1I7qAFI4UHemW1mc4azP/BxJvsq9eGDfxpGO7oVCuD/bsWkog9TO/ZwwJeAeOMFZ1kd9jnY9+Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index ed40a89..4fa7ad6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@commitlint/cli": "^21.0.1", "@commitlint/config-conventional": "^21.0.1", "husky": "^9.1.7", - "knip": "^6.14.1", + "knip": "^6.14.2", "licensee": "^12.0.1", "prettier": "3.8.3" }