diff --git a/.github/actions/validate-docs-links/package.json b/.github/actions/validate-docs-links/package.json index 9577d6b51a..a52795acf4 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.1.0", - "unified": "11.0.4", + "unified": "11.0.5", "unist-util-visit": "5.0.0" } } diff --git a/.github/pnpm-lock.yaml b/.github/pnpm-lock.yaml index c4636b980c..c380b0eb85 100644 --- a/.github/pnpm-lock.yaml +++ b/.github/pnpm-lock.yaml @@ -159,8 +159,8 @@ importers: specifier: 11.1.0 version: 11.1.0 unified: - specifier: 11.0.4 - version: 11.0.4 + specifier: 11.0.5 + version: 11.0.5 unist-util-visit: specifier: 5.0.0 version: 5.0.0 @@ -832,8 +832,8 @@ packages: resolution: {integrity: sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==} engines: {node: '>=14.0'} - unified@11.0.4: - resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==} + unified@11.0.5: + resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} unist-util-is@6.0.0: resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} @@ -1600,7 +1600,7 @@ snapshots: '@types/mdast': 4.0.1 mdast-util-from-markdown: 2.0.0 micromark-util-types: 2.0.0 - unified: 11.0.4 + unified: 11.0.5 transitivePeerDependencies: - supports-color @@ -1609,7 +1609,7 @@ snapshots: '@types/hast': 3.0.1 '@types/mdast': 4.0.1 mdast-util-to-hast: 13.0.2 - unified: 11.0.4 + unified: 11.0.5 vfile: 6.0.1 retry@0.13.1: {} @@ -1671,7 +1671,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.0 - unified@11.0.4: + unified@11.0.5: dependencies: '@types/unist': 3.0.0 bail: 2.0.2