diff --git a/docs/package.json b/docs/package.json index 4e7d0638b4ab..1709a1207a8c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -109,7 +109,7 @@ "@types/d3-scale-chromatic": "^3.0.3", "@types/doctrine": "^0.0.9", "@types/gtag.js": "^0.0.20", - "@types/lodash": "^4.17.12", + "@types/lodash": "^4.17.13", "@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 c133b697217a..ef765d6f68c9 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.9", - "@types/lodash": "^4.17.12", + "@types/lodash": "^4.17.13", "@types/mocha": "^10.0.9", "@types/node": "^20.17.3", "@types/react": "^18.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e62821132aad..7f43f1956e7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: ^6.3.9 version: 6.3.9 '@types/lodash': - specifier: ^4.17.12 - version: 4.17.12 + specifier: ^4.17.13 + version: 4.17.13 '@types/mocha': specifier: ^10.0.9 version: 10.0.9 @@ -670,8 +670,8 @@ importers: specifier: ^0.0.20 version: 0.0.20 '@types/lodash': - specifier: ^4.17.12 - version: 4.17.12 + specifier: ^4.17.13 + version: 4.17.13 '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -4109,8 +4109,8 @@ packages: '@types/karma@6.3.9': resolution: {integrity: sha512-sjE/MHnoAZAQYAKRXAbjTOiBKyGGErEM725bruRcmDdMa2vp1bjWPhApI7/i564PTyHlzc3vIGXLL6TFIpAxFg==} - '@types/lodash@4.17.12': - resolution: {integrity: sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==} + '@types/lodash@4.17.13': + resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} '@types/luxon@3.4.2': resolution: {integrity: sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==} @@ -13036,7 +13036,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@types/lodash@4.17.12': {} + '@types/lodash@4.17.13': {} '@types/luxon@3.4.2': {}