diff --git a/package.json b/package.json index f876467dd..b4f12a56c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "get-graphql-schema": "2.1.2", "glob": "10.3.10", "graphql": "15.8.0", - "husky": "8.0.3", + "husky": "9.0.10", "lint-staged": "15.2.0", "node-fetch": "3.3.2", "prettier": "3.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3cf318c47..3fe30990b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 15.8.0 version: 15.8.0 husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.10 + version: 9.0.10 lint-staged: specifier: 15.2.0 version: 15.2.0 @@ -13551,9 +13551,9 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} + /husky@9.0.10: + resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} + engines: {node: '>=18'} hasBin: true dev: true