diff --git a/package.json b/package.json index e782180..626ec51 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "china-division": "2.7.0", "cross-env": "7.0.3", "father-build": "1.19.8", - "husky": "5.1.3", + "husky": "9.1.7", "lodash": "4.17.21", "sequelize": "6.6.4", "sequelize-cursor-pagination": "^2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0efb3d1..60947b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ devDependencies: specifier: 1.19.8 version: 1.19.8(webpack@5.89.0) husky: - specifier: 5.1.3 - version: 5.1.3 + specifier: 9.1.7 + version: 9.1.7 lodash: specifier: 4.17.21 version: 4.17.21 @@ -7839,6 +7839,7 @@ packages: /acorn-import-assertions@1.9.0(acorn@8.11.2): resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + deprecated: package has been renamed to acorn-import-attributes peerDependencies: acorn: ^8 dependencies: @@ -11722,9 +11723,9 @@ packages: ms: 2.1.3 dev: true - /husky@5.1.3: - resolution: {integrity: sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==} - engines: {node: '>= 10'} + /husky@9.1.7: + resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==} + engines: {node: '>=18'} hasBin: true dev: true