diff --git a/package.json b/package.json index c0f2a8ca..6f3a7eea 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/html-to-text": "9.0.3", "@types/jest": "29.5.6", "@types/jsrsasign": "10.5.11", - "@types/lodash": "4.14.199", + "@types/lodash": "4.14.200", "@types/node": "18.18.6", "@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/parser": "6.7.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7eaac16..5cc6064c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: 10.5.11 version: 10.5.11 '@types/lodash': - specifier: 4.14.199 - version: 4.14.199 + specifier: 4.14.200 + version: 4.14.200 '@types/node': specifier: 18.18.6 version: 18.18.6 @@ -1016,8 +1016,8 @@ packages: resolution: {integrity: sha512-dBjGoI99kzjDe79LEfOpSHjc/U2BnEvY/FG6Yy1qvPYS2S0yxuWRKOk2Urzh3vGeb5dDq2JRqzilSKhH05t//Q==} dev: true - /@types/lodash@4.14.199: - resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} + /@types/lodash@4.14.200: + resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} dev: true /@types/minimist@1.2.3: