diff --git a/docs/package.json b/docs/package.json index f2cf15c8ff9c6..7f06692681d8f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -104,7 +104,7 @@ "@types/chance": "^1.1.6", "@types/d3-scale": "^4.0.8", "@types/doctrine": "^0.0.9", - "@types/lodash": "^4.17.1", + "@types/lodash": "^4.17.4", "@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 45966ce9c9f2c..19f1f5700abf8 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@types/chai-dom": "^1.11.3", "@types/enzyme": "3.10.12", "@types/fs-extra": "^11.0.4", - "@types/lodash": "^4.17.1", + "@types/lodash": "^4.17.4", "@types/mocha": "^10.0.6", "@types/node": "^18.19.33", "@types/prettier": "^2.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 211c531e79af2..3d1450e286af7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,8 +126,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/lodash': - specifier: ^4.17.1 - version: 4.17.1 + specifier: ^4.17.4 + version: 4.17.4 '@types/mocha': specifier: ^10.0.6 version: 10.0.6 @@ -643,8 +643,8 @@ importers: specifier: ^0.0.9 version: 0.0.9 '@types/lodash': - specifier: ^4.17.1 - version: 4.17.1 + specifier: ^4.17.4 + version: 4.17.4 '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -5462,8 +5462,8 @@ packages: '@types/node': 18.19.33 dev: true - /@types/lodash@4.17.1: - resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==} + /@types/lodash@4.17.4: + resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} dev: true /@types/lru-cache@7.10.10: