diff --git a/package-lock.json b/package-lock.json index b9497a6..9d8a3a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint": "^9.4.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-jest": "^28.2.0", - "husky": "9.1.2", + "husky": "9.1.3", "jest": "^29.7.0", "knex": "^3.0.1", "node-firebird-driver-native": "^3.1.0", @@ -5087,9 +5087,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" @@ -12922,9 +12922,9 @@ "dev": true }, "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 }, "iconv-lite": { diff --git a/package.json b/package.json index b6e2f3f..e506ee6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "^9.4.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-jest": "^28.2.0", - "husky": "9.1.2", + "husky": "9.1.3", "jest": "^29.7.0", "knex": "^3.0.1", "node-firebird-driver-native": "^3.1.0",