diff --git a/package-lock.json b/package-lock.json index 4905ae3..486d116 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": "^6.6.0", + "knip": "^6.6.1", "licensee": "^12.0.1", "prettier": "3.8.3" } @@ -2356,9 +2356,9 @@ "license": "MIT" }, "node_modules/knip": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.6.0.tgz", - "integrity": "sha512-IT1YDiHyRctYYsuZNBd/ZiGoa7HmCaxs+ZrWxCfYjQKPG6QyRqMfkteqC+rBuMymBJeLXyBnRa7hn95O+sGG8Q==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.6.1.tgz", + "integrity": "sha512-SOmqh25vuAfdynGoDr/kMCxIuD5+PkMIfMSGQeMqfrxwuPTANvJKcVttLgGZjjkATALqukSe/hhDVqcwNkf92g==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index b2805db..caab414 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/cli": "^20.4.4", "@commitlint/config-conventional": "^20.4.4", "husky": "^9.1.7", - "knip": "^6.6.0", + "knip": "^6.6.1", "licensee": "^12.0.1", "prettier": "3.8.3" }