From 5bef76709129d96cfe3ed2ff96849fa339227d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 04:05:46 +0000 Subject: [PATCH] chore(deps): bump html-react-parser from 4.2.0 to 4.2.1 Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/remarkablemark/html-react-parser/releases) - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/remarkablemark/html-react-parser/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c48dd0b8fba..25d460d20a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7294,9 +7294,9 @@ html-parse-stringify@^3.0.1: void-elements "3.1.0" html-react-parser@^4.0.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-4.2.0.tgz#9168eda80dbfe0335a87fde3fb3ed6c2e91b1188" - integrity sha512-gzU55AS+FI6qD7XaKe5BLuLFM2Xw0/LodfMWZlxV9uOHe7LCD5Lukx/EgYuBI3c0kLu0XlgFXnSzO0qUUn3Vrg== + version "4.2.1" + resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-4.2.1.tgz#5fcccc9d7d61ef145c6a0c69c6531094188d9682" + integrity sha512-Dxzdowj5Zu/+7mr8X8PzCFbPXGuwCwGB2u4cB6oxZGES9inw85qlvnlfPD75VGKUGjcgsXs+9Dpj+THWNQyOBw== dependencies: domhandler "5.0.3" html-dom-parser "4.0.0"