diff --git a/package-lock.json b/package-lock.json index db8d05cc..d875ee95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint": "^9.8.0", "execa": "^9.3.0", "hereby": "^1.9.0", - "husky": "^9.1.3", + "husky": "^9.1.4", "jasmine": "^5.2.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0", @@ -5392,9 +5392,9 @@ } }, "node_modules/husky": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.3.tgz", - "integrity": "sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==", + "version": "9.1.4", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz", + "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 304cc20b..926168fa 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint": "^9.8.0", "execa": "^9.3.0", "hereby": "^1.9.0", - "husky": "^9.1.3", + "husky": "^9.1.4", "jasmine": "^5.2.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0",