diff --git a/coral/package.json b/coral/package.json index 1ad9997056..6e62c70ae8 100644 --- a/coral/package.json +++ b/coral/package.json @@ -70,7 +70,7 @@ "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.12", - "@types/lodash": "^4.17.1", + "@types/lodash": "^4.17.4", "@types/node": "^20.12.12", "@types/react": "^18.3.3", "@types/react-dom": "^18.2.21", diff --git a/coral/pnpm-lock.yaml b/coral/pnpm-lock.yaml index a0ff524326..0b9721ed15 100644 --- a/coral/pnpm-lock.yaml +++ b/coral/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: ^29.5.12 version: 29.5.12 '@types/lodash': - specifier: ^4.17.1 - version: 4.17.1 + specifier: ^4.17.4 + version: 4.17.4 '@types/node': specifier: ^20.12.12 version: 20.12.12 @@ -3984,8 +3984,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} 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/mdast@4.0.3: