diff --git a/package-lock.json b/package-lock.json index ce05a73..af7df98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-unicorn": "^49.0.0", "husky": "^8.0.3", "installed-check": "^8.0.1", - "knip": "^2.41.2", + "knip": "^2.41.5", "npm-run-all2": "^6.1.1", "typescript": "~5.3.2", "validate-conventional-commit": "^1.0.3" @@ -3265,9 +3265,9 @@ } }, "node_modules/knip": { - "version": "2.41.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-2.41.2.tgz", - "integrity": "sha512-PTjoJ8i7HSyF2lTDd+JVRYGse81biXQx5YhsGSjy9+MLJUjU3FplJOiOnwogU1uqqFi84IBVzkDOqoRfX7yJxA==", + "version": "2.41.5", + "resolved": "https://registry.npmjs.org/knip/-/knip-2.41.5.tgz", + "integrity": "sha512-w6C0/tQvvRAWSRo4Vl3CRqmJujx+vizFD4sGWuhdpmx89micpfMZITiGCc54c6S9phGHvZeMNtYGEOyNwbfcjg==", "dev": true, "dependencies": { "@ericcornelissen/bash-parser": "^0.5.2", diff --git a/package.json b/package.json index a8e62d0..fae239f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-unicorn": "^49.0.0", "husky": "^8.0.3", "installed-check": "^8.0.1", - "knip": "^2.41.2", + "knip": "^2.41.5", "npm-run-all2": "^6.1.1", "typescript": "~5.3.2", "validate-conventional-commit": "^1.0.3"