From 3469f5ebcca1a366893831a2ee170a98d6185cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 03:00:56 +0000 Subject: [PATCH] build(deps): bump rehype-stringify from 10.0.0 to 10.0.1 in /coral Bumps [rehype-stringify](https://github.com/rehypejs/rehype) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/rehypejs/rehype/releases) - [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md) - [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@10.0.0...10.0.1) --- updated-dependencies: - dependency-name: rehype-stringify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- coral/package.json | 2 +- coral/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coral/package.json b/coral/package.json index 1e65af16b..288253df5 100644 --- a/coral/package.json +++ b/coral/package.json @@ -55,7 +55,7 @@ "rehype-parse": "^9.0.0", "rehype-remark": "^10.0.0", "rehype-sanitize": "^6.0.0", - "rehype-stringify": "^10.0.0", + "rehype-stringify": "^10.0.1", "remark-parse": "^11.0.0", "remark-rehype": "^11.1.0", "remark-stringify": "^11.0.0", diff --git a/coral/pnpm-lock.yaml b/coral/pnpm-lock.yaml index ff2e1db86..1528b37e0 100644 --- a/coral/pnpm-lock.yaml +++ b/coral/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 rehype-stringify: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^10.0.1 + version: 10.0.1 remark-parse: specifier: ^11.0.0 version: 11.0.0 @@ -4767,8 +4767,8 @@ packages: rehype-sanitize@6.0.0: resolution: {integrity: sha512-CsnhKNsyI8Tub6L4sm5ZFsme4puGfc6pYylvXo1AeqaGbjOYyzNv3qZPwvs0oMJ39eryyeOdmxwUIo94IpEhqg==} - rehype-stringify@10.0.0: - resolution: {integrity: sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==} + rehype-stringify@10.0.1: + resolution: {integrity: sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==} remark-parse@11.0.0: resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==} @@ -11978,7 +11978,7 @@ snapshots: '@types/hast': 3.0.2 hast-util-sanitize: 5.0.1 - rehype-stringify@10.0.0: + rehype-stringify@10.0.1: dependencies: '@types/hast': 3.0.2 hast-util-to-html: 9.0.0