diff --git a/package-lock.json b/package-lock.json index eada56a9..864084a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-plugin-unicorn": "^49.0.0", "husky": "^8.0.3", "installed-check": "^8.0.1", - "knip": "^3.8.1", + "knip": "^3.8.4", "npm-run-all2": "^6.1.1", "typescript": "~5.3.2", "validate-conventional-commit": "^1.0.3" @@ -3727,9 +3727,9 @@ } }, "node_modules/knip": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-3.8.1.tgz", - "integrity": "sha512-KL/E16ZEp1s5NLbRdDI69G4uxQmHuS5aaASoBWEtdQOAu4iT4F+2ICjAZSeZq7udRlGQr9nuwio0O7BMLv3yTA==", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/knip/-/knip-3.8.4.tgz", + "integrity": "sha512-pmgUD7LSe3tRf84qogBnIe8uXcfTR+bjbVwW+TrKeHLayOhpw5Xa2vSqXOQ68fMQ8lBrpp8cW+c+hsYMc2YE+w==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 1af2acfa..0ad37395 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-unicorn": "^49.0.0", "husky": "^8.0.3", "installed-check": "^8.0.1", - "knip": "^3.8.1", + "knip": "^3.8.4", "npm-run-all2": "^6.1.1", "typescript": "~5.3.2", "validate-conventional-commit": "^1.0.3"