diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52a9f69..40dbdd9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,7 +101,7 @@ importers: version: 0.5.4(eslint@8.57.1) '@types/lodash': specifier: ^4.17.7 - version: 4.17.9 + version: 4.17.10 '@types/node': specifier: 20.16.10 version: 20.16.10 @@ -939,8 +939,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/lodash@4.17.9': - resolution: {integrity: sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==} + '@types/lodash@4.17.10': + resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==} '@types/mdast@3.0.15': resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} @@ -4882,7 +4882,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/lodash@4.17.9': {} + '@types/lodash@4.17.10': {} '@types/mdast@3.0.15': dependencies: @@ -6094,7 +6094,7 @@ snapshots: '@types/eslint': 8.56.12 '@types/glob': 7.1.3 '@types/js-yaml': 3.12.5 - '@types/lodash': 4.17.9 + '@types/lodash': 4.17.10 '@types/node': 20.16.10 dedent: 1.5.1 eslint-plugin-markdown: 4.0.1(eslint@8.57.1)