diff --git a/packages/contented-pipeline-md/package.json b/packages/contented-pipeline-md/package.json index 11748e2d..9c8d72b3 100644 --- a/packages/contented-pipeline-md/package.json +++ b/packages/contented-pipeline-md/package.json @@ -70,7 +70,7 @@ "devDependencies": { "@types/hast": "^3.0.4", "@types/js-yaml": "^4.0.9", - "@types/lodash": "^4.17.1", + "@types/lodash": "^4.17.4", "@types/mdast": "^4.0.3", "@workspace/jest-preset": "workspace:*", "@workspace/tsconfig": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1685cd2..031d84d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -198,8 +198,8 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/lodash': - specifier: ^4.17.1 - version: 4.17.1 + specifier: ^4.17.4 + version: 4.17.4 '@types/mdast': specifier: ^4.0.3 version: 4.0.3 @@ -1651,8 +1651,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: false - /@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@3.0.14: