diff --git a/package.json b/package.json index 73490032eb..900b8fc3ef 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "gzip-size": "5.1.1", "html-validator": "5.1.18", "http-proxy": "1.18.1", - "husky": "8.0.0", + "husky": "8.0.3", "image-size": "0.9.3", "is-animated": "2.0.2", "isomorphic-unfetch": "3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab3fa4540a..6a6f3ba44b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -297,8 +297,8 @@ importers: specifier: 1.18.1 version: 1.18.1 husky: - specifier: 8.0.0 - version: 8.0.0 + specifier: 8.0.3 + version: 8.0.3 image-size: specifier: 0.9.3 version: 0.9.3 @@ -15129,8 +15129,8 @@ packages: ms: 2.1.3 dev: true - /husky@8.0.0: - resolution: {integrity: sha512-4qbE/5dzNDNxFEkX9MNRPKl5+omTXQzdILCUWiqG/lWIAioiM5vln265/l6I2Zx8gpW8l1ukZwGQeCFbBZ6+6w==} + /husky@8.0.3: + resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} engines: {node: '>=14'} hasBin: true dev: true