diff --git a/package.json b/package.json index d0ac2050..40f73977 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-plugin-import": "2.29.1", "graphql": "16.8.1", "graphql-tools": "9.0.0", - "husky": "8.0.3", + "husky": "9.0.1", "jest": "29.7.0", "lint-staged": "15.2.0", "nodemon": "3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6378d7ae..ff84f518 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ devDependencies: specifier: 9.0.0 version: 9.0.0(graphql@16.8.1) husky: - specifier: 8.0.3 - version: 8.0.3 + specifier: 9.0.1 + version: 9.0.1 jest: specifier: 29.7.0 version: 29.7.0(@types/node@20.11.6)(ts-node@10.9.2) @@ -6027,9 +6027,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.1: + resolution: {integrity: sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==} + engines: {node: '>=18'} hasBin: true dev: true