diff --git a/package.json b/package.json index f97a8c18f..4ea1c4468 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "builtin-modules": "3.3.0", "cross-env": "7.0.3", "eslint": "8.56.0", - "husky": "9.0.6", + "husky": "9.0.10", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "jest-junit": "16.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91603606b..2a5ea7342 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 8.56.0 version: 8.56.0 husky: - specifier: 9.0.6 - version: 9.0.6 + specifier: 9.0.10 + version: 9.0.10 jest: specifier: 29.7.0 version: 29.7.0(@types/node@20.11.17) @@ -6641,8 +6641,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.10: + resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} engines: {node: '>=18'} hasBin: true dev: true