diff --git a/package.json b/package.json index 593978c..816eaec 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@swc/jest": "^0.2.29", "@types/find-root": "^1.1.2", "@types/jest": "^27.4.0", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.17.6", "@types/node": "^18.11.9", "@types/yargs": "^15.0.14", "eslint": "^8.40.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a6b10b..c6d12ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: ^27.4.0 version: 27.4.0 '@types/lodash': - specifier: ^4.14.194 - version: 4.14.194 + specifier: ^4.17.6 + version: 4.17.6 '@types/node': specifier: ^18.11.9 version: 18.11.9 @@ -1019,8 +1019,8 @@ packages: '@types/node': 18.19.15 dev: true - /@types/lodash@4.14.194: - resolution: {integrity: sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==} + /@types/lodash@4.17.6: + resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==} dev: true /@types/minimatch@3.0.5: