From fbc2dffb21f748216d9ffc8ff35bb577267e5fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 00:51:16 +0100 Subject: [PATCH] chore(deps): bump rehype-stringify from 9.0.3 to 9.0.4 (#923) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 95f6efc3..c03664c3 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "rehype-rewrite": "3.0.6", "rehype-sanitize": "5.0.1", "rehype-slug": "5.1.0", - "rehype-stringify": "9.0.3", + "rehype-stringify": "9.0.4", "remark-breaks": "3.0.3", "remark-directive": "2.0.1", "remark-directive-rehype": "0.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72821bc5..d031bc67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -303,8 +303,8 @@ dependencies: specifier: 5.1.0 version: 5.1.0 rehype-stringify: - specifier: 9.0.3 - version: 9.0.3 + specifier: 9.0.4 + version: 9.0.4 remark-breaks: specifier: 3.0.3 version: 3.0.3 @@ -10120,8 +10120,8 @@ packages: unist-util-visit: 4.1.2 dev: false - /rehype-stringify@9.0.3: - resolution: {integrity: sha512-kWiZ1bgyWlgOxpqD5HnxShKAdXtb2IUljn3hQAhySeak6IOQPPt6DeGnsIh4ixm7yKJWzm8TXFuC/lPfcWHJqw==} + /rehype-stringify@9.0.4: + resolution: {integrity: sha512-Uk5xu1YKdqobe5XpSskwPvo1XeHUUucWEQSl8hTrXt5selvca1e8K1EZ37E6YoZ4BT8BCqCdVfQW7OfHfthtVQ==} dependencies: '@types/hast': 2.3.4 hast-util-to-html: 8.0.4