diff --git a/package.json b/package.json index 36c2fa28..4d0a1735 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": "9.0.6", + "husky": "9.0.7", "jest": "29.7.0", "lint-staged": "15.2.0", "nodemon": "3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cbbf71b..cd0f2c07 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: 9.0.6 - version: 9.0.6 + specifier: 9.0.7 + version: 9.0.7 jest: specifier: 29.7.0 version: 29.7.0(@types/node@20.11.10)(ts-node@10.9.2) @@ -6028,8 +6028,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.0.6: - resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==} + /husky@9.0.7: + resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} engines: {node: '>=18'} hasBin: true dev: true