diff --git a/package.json b/package.json index 9146a99..2e257eb 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@gadgetinc/prettier-config": "^0.4.0", "@types/find-root": "^1.1.4", "@types/fs-extra": "^11.0.4", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.12", "@types/node": "^22.7.5", "@types/write-file-atomic": "^4.0.3", "@types/yargs": "^15.0.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f235ee..d0e7142 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^11.0.4 version: 11.0.4 '@types/lodash': - specifier: ^4.17.10 - version: 4.17.10 + specifier: ^4.17.12 + version: 4.17.12 '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -863,8 +863,8 @@ packages: '@types/node': 22.7.5 dev: true - /@types/lodash@4.17.10: - resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==} + /@types/lodash@4.17.12: + resolution: {integrity: sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==} dev: true /@types/minimist@1.2.5: