diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 99caa063d..3b2f80006 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -47,7 +47,7 @@ "depcheck": "^1.4.7", "eslint": "^8.57.0", "esmock": "^2.6.7", - "husky": "^9.1.2", + "husky": "^9.1.3", "licensee": "^10.0.0", "nyc": "^17.0.0", "rimraf": "^6.0.1", @@ -7423,9 +7423,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, "bin": { "husky": "bin.js" diff --git a/package.json b/package.json index 660b043e0..ee85190ec 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "depcheck": "^1.4.7", "eslint": "^8.57.0", "esmock": "^2.6.7", - "husky": "^9.1.2", + "husky": "^9.1.3", "licensee": "^10.0.0", "nyc": "^17.0.0", "rimraf": "^6.0.1",