diff --git a/themes/LoveIt/package-lock.json b/themes/LoveIt/package-lock.json index 3452471..74080a6 100644 --- a/themes/LoveIt/package-lock.json +++ b/themes/LoveIt/package-lock.json @@ -2481,9 +2481,9 @@ "dev": true }, "husky": { - "version": "9.1.6", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz", - "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==", + "version": "9.1.7", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz", + "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==", "dev": true }, "ieee754": { diff --git a/themes/LoveIt/package.json b/themes/LoveIt/package.json index 83d656b..14a030b 100644 --- a/themes/LoveIt/package.json +++ b/themes/LoveIt/package.json @@ -12,7 +12,7 @@ "babelify": "10.0.0", "browserify": "17.0.1", "core-js": "3.39.0", - "husky": "9.1.6", + "husky": "9.1.7", "minimist": "1.2.8", "segmentit": "2.0.3" },