diff --git a/package.json b/package.json index 1ab86219798..08b64e9a158 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@crowdin/cli": "4.14.0", "@trivago/prettier-plugin-sort-imports": "4.3.0", "@types/debug": "4.1.12", - "@types/lodash": "4.17.23", + "@types/lodash": "4.17.24", "@types/node": "24.11.0", "@types/react": "19.2.9", "@types/react-dom": "19.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf6f28689cd..fcf9d9ea38b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: 4.1.12 version: 4.1.12 '@types/lodash': - specifier: 4.17.23 - version: 4.17.23 + specifier: 4.17.24 + version: 4.17.24 '@types/node': specifier: 24.11.0 version: 24.11.0 @@ -2534,8 +2534,8 @@ packages: '@types/keyv@3.1.4': resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} - '@types/lodash@4.17.23': - resolution: {integrity: sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==} + '@types/lodash@4.17.24': + resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==} '@types/lru-cache@5.1.1': resolution: {integrity: sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==} @@ -11029,7 +11029,7 @@ snapshots: dependencies: '@types/node': 24.11.0 - '@types/lodash@4.17.23': {} + '@types/lodash@4.17.24': {} '@types/lru-cache@5.1.1': {}