diff --git a/package-lock.json b/package-lock.json
index 6b0bd2d..556b6c7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
         "eslint": "^9.6.0",
         "husky": "^8.0.3",
         "installed-check": "^9.3.0",
-        "knip": "^5.21.2",
+        "knip": "^5.24.3",
         "list-dependents-cli": "^2.3.0",
         "npm-run-all2": "^6.2.0",
         "ts-ignore-import": "^4.0.1",
@@ -3704,9 +3704,9 @@
       }
     },
     "node_modules/knip": {
-      "version": "5.21.2",
-      "resolved": "https://registry.npmjs.org/knip/-/knip-5.21.2.tgz",
-      "integrity": "sha512-V8bzHWjQyhkN0cxajxyHqaD8CPOkNtSwo4+Zue3z//4fbWO79xXLVp61fuaaTcT9O7I7E2ZjuHENtRkBrjSzCg==",
+      "version": "5.24.3",
+      "resolved": "https://registry.npmjs.org/knip/-/knip-5.24.3.tgz",
+      "integrity": "sha512-1KzMxvxKuNwOKcETu8GNnvFyxVy168Gkwls2eyLDtgXVhddoh9tRdiTs/cmZeGsLkFVSoH/FujL/wAvil9nFyg==",
       "dev": true,
       "funding": [
         {
@@ -3715,7 +3715,11 @@
         },
         {
           "type": "opencollective",
-          "url": "https://opencollective.com/webpro"
+          "url": "https://opencollective.com/knip"
+        },
+        {
+          "type": "polar",
+          "url": "https://polar.sh/webpro-nl"
         }
       ],
       "license": "ISC",
@@ -3725,8 +3729,7 @@
         "@snyk/github-codeowners": "1.1.0",
         "easy-table": "1.2.0",
         "fast-glob": "^3.3.2",
-        "file-entry-cache": "8.0.0",
-        "jiti": "^1.21.0",
+        "jiti": "^1.21.6",
         "js-yaml": "^4.1.0",
         "minimist": "^1.2.8",
         "picocolors": "^1.0.0",
diff --git a/package.json b/package.json
index 349169a..589a307 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
     "eslint": "^9.6.0",
     "husky": "^8.0.3",
     "installed-check": "^9.3.0",
-    "knip": "^5.21.2",
+    "knip": "^5.24.3",
     "list-dependents-cli": "^2.3.0",
     "npm-run-all2": "^6.2.0",
     "ts-ignore-import": "^4.0.1",