diff --git a/package.json b/package.json index bc20bc4a..8efec693 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-sort-keys-fix": "1.1.2", "eslint-plugin-typescript-sort-keys": "3.1.0", "generate-changelog": "1.8.0", - "husky": "9.0.7", + "husky": "9.0.11", "jasmine": "3.99.0", "lint-staged": "15.2.1", "nock": "13.5.1", diff --git a/yarn.lock b/yarn.lock index a599885e..7d32479c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1133,10 +1133,10 @@ human-signals@^5.0.0: resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28" integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ== -husky@9.0.7: - version "9.0.7" - resolved "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20" - integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg== +husky@9.0.11: + version "9.0.11" + resolved "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9" + integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw== ignore@^5.2.0, ignore@^5.2.4: version "5.2.4"