diff --git a/package.json b/package.json index e782180..524ddbe 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.5", "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..671a046 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.5 + version: 9.1.5 lodash: specifier: 4.17.21 version: 4.17.21 @@ -11722,9 +11722,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.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} + engines: {node: '>=18'} hasBin: true dev: true