diff --git a/.github/actions/validate-docs-links/package.json b/.github/actions/validate-docs-links/package.json index 0a9d83e5f1..5846d15373 100644 --- a/.github/actions/validate-docs-links/package.json +++ b/.github/actions/validate-docs-links/package.json @@ -22,7 +22,7 @@ "rehype-raw": "7.0.0", "remark-parse": "11.0.0", "remark-rehype": "11.0.0", - "unified": "11.0.3", + "unified": "11.0.4", "unist-util-visit": "5.0.0" } } diff --git a/.github/pnpm-lock.yaml b/.github/pnpm-lock.yaml index 2a50cf6bb1..54c8aff989 100644 --- a/.github/pnpm-lock.yaml +++ b/.github/pnpm-lock.yaml @@ -159,8 +159,8 @@ importers: specifier: 11.0.0 version: 11.0.0 unified: - specifier: 11.0.3 - version: 11.0.3 + specifier: 11.0.4 + version: 11.0.4 unist-util-visit: specifier: 5.0.0 version: 5.0.0 @@ -1252,7 +1252,7 @@ packages: '@types/mdast': 4.0.1 mdast-util-from-markdown: 2.0.0 micromark-util-types: 2.0.0 - unified: 11.0.3 + unified: 11.0.4 transitivePeerDependencies: - supports-color dev: false @@ -1263,7 +1263,7 @@ packages: '@types/hast': 3.0.1 '@types/mdast': 4.0.1 mdast-util-to-hast: 13.0.2 - unified: 11.0.3 + unified: 11.0.4 vfile: 6.0.1 dev: false @@ -1384,8 +1384,8 @@ packages: '@fastify/busboy': 2.0.0 dev: false - /unified@11.0.3: - resolution: {integrity: sha512-jlCV402P+YDcFcB2VcN/n8JasOddqIiaxv118wNBoZXEhOn+lYG7BR4Bfg2BwxvlK58dwbuH2w7GX2esAjL6Mg==} + /unified@11.0.4: + resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==} dependencies: '@types/unist': 3.0.0 bail: 2.0.2