diff --git a/packages/remark-lint/package.json b/packages/remark-lint/package.json index ea89d09adc1eb..42f1dc8c29888 100644 --- a/packages/remark-lint/package.json +++ b/packages/remark-lint/package.json @@ -53,7 +53,7 @@ "semver": "^7.7.3", "unified-lint-rule": "^3.0.1", "unist-util-visit": "^5.0.0", - "yaml": "^2.8.1" + "yaml": "^2.8.2" }, "devDependencies": { "cross-env": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1817cd4ebbb6..3004d7a064158 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -447,8 +447,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 yaml: - specifier: ^2.8.1 - version: 2.8.1 + specifier: ^2.8.2 + version: 2.8.2 devDependencies: cross-env: specifier: 'catalog:' @@ -8913,11 +8913,6 @@ packages: engines: {node: '>= 14'} hasBin: true - yaml@2.8.1: - resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} - engines: {node: '>= 14.6'} - hasBin: true - yaml@2.8.2: resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} engines: {node: '>= 14.6'} @@ -11185,7 +11180,7 @@ snapshots: unist-util-select: 5.1.0 unist-util-visit: 5.0.0 vfile: 6.0.3 - yaml: 2.8.1 + yaml: 2.8.2 transitivePeerDependencies: - '@stencil/core' - '@types/react' @@ -19489,8 +19484,6 @@ snapshots: yaml@2.7.1: {} - yaml@2.8.1: {} - yaml@2.8.2: {} yargs-parser@21.1.1: {}