diff --git a/package-lock.json b/package-lock.json index a5f385cb..4aae3bf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-deprecation": "3.0.0", - "husky": "9.1.2", + "husky": "9.1.3", "jest": "29.7.0", "lint-staged": "15.2.7", "microbundle": "0.15.1", @@ -8440,9 +8440,9 @@ } }, "node_modules/husky": { - "version": "9.1.2", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz", - "integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==", + "version": "9.1.3", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.3.tgz", + "integrity": "sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 3a5dd9bf..1dbecdf8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-deprecation": "3.0.0", - "husky": "9.1.2", + "husky": "9.1.3", "jest": "29.7.0", "lint-staged": "15.2.7", "microbundle": "0.15.1",