diff --git a/docs/package.json b/docs/package.json index a5d384cb48da..8d8e34db7314 100644 --- a/docs/package.json +++ b/docs/package.json @@ -108,7 +108,7 @@ "@types/d3-scale-chromatic": "^3.0.3", "@types/doctrine": "^0.0.9", "@types/gtag.js": "^0.0.20", - "@types/lodash": "^4.17.9", + "@types/lodash": "^4.17.10", "@types/luxon": "^3.4.2", "@types/moment-hijri": "^2.1.4", "@types/moment-jalaali": "^0.7.9", diff --git a/package.json b/package.json index 687516f47551..4f59fe10bb6e 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@types/chai-dom": "^1.11.3", "@types/fs-extra": "^11.0.4", "@types/karma": "^6.3.8", - "@types/lodash": "^4.17.9", + "@types/lodash": "^4.17.10", "@types/mocha": "^10.0.8", "@types/node": "^20.16.10", "@types/react": "^18.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de1fb5b40410..3e6c75f2aefe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: ^6.3.8 version: 6.3.8 '@types/lodash': - specifier: ^4.17.9 - version: 4.17.9 + specifier: ^4.17.10 + version: 4.17.10 '@types/mocha': specifier: ^10.0.8 version: 10.0.8 @@ -667,8 +667,8 @@ importers: specifier: ^0.0.20 version: 0.0.20 '@types/lodash': - specifier: ^4.17.9 - version: 4.17.9 + specifier: ^4.17.10 + version: 4.17.10 '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -4171,8 +4171,8 @@ packages: '@types/karma@6.3.8': resolution: {integrity: sha512-+QGoOPhb1f6Oli8pG+hxdnGDzVhIrpsHaFSJ4UJg15Xj+QBtluKELkJY+L4Li532HmT3l5K5o1FoUZHRQeOOaQ==} - '@types/lodash@4.17.9': - resolution: {integrity: sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==} + '@types/lodash@4.17.10': + resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==} '@types/luxon@3.4.2': resolution: {integrity: sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==} @@ -13197,7 +13197,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@types/lodash@4.17.9': {} + '@types/lodash@4.17.10': {} '@types/luxon@3.4.2': {}