From 89625af292afb94990f965baf2500bda935576b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:56:14 +0000 Subject: [PATCH] chore(dependabot-dev): bump @contentful/rich-text-html-renderer Bumps [@contentful/rich-text-html-renderer](https://github.com/contentful/rich-text) from 16.5.2 to 16.6.1. - [Release notes](https://github.com/contentful/rich-text/releases) - [Changelog](https://github.com/contentful/rich-text/blob/master/CHANGELOG.md) - [Commits](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.5.2...@contentful/rich-text-html-renderer@16.6.1) --- updated-dependencies: - dependency-name: "@contentful/rich-text-html-renderer" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 11e4b3e..238dc1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,12 +73,12 @@ } }, "node_modules/@contentful/rich-text-html-renderer": { - "version": "16.5.2", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.5.2.tgz", - "integrity": "sha512-OHdVZbkRdHbl0pLNhSyUUIhRQGWIhuYaoQkkt2tKayHE+lB2ID4lJwYAl2yo1enAUCdKcHcyxPJu2Gm3L5p35Q==", + "version": "16.6.1", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.1.tgz", + "integrity": "sha512-Te4rotpUmjVcdLoEsSukTkt6ssVLTtVe4Ftg1S8ANKuzo9I4+8VhZkgWS7H/G7f4FGMguAABVgN7ZqeiI5HCcw==", "dev": true, "dependencies": { - "@contentful/rich-text-types": "^16.5.2", + "@contentful/rich-text-types": "^16.6.1", "escape-html": "^1.0.3" }, "engines": { @@ -86,9 +86,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "version": "16.5.2", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.5.2.tgz", - "integrity": "sha512-qD98Amp/vWxCYMtv7yprh4Ry3QHFX50sf+i3E6e/WRquz+aUW2ilqmQqW6ucb4F2dlatUxMbOOhZOFazv2XLjg==", + "version": "16.6.1", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.6.1.tgz", + "integrity": "sha512-Rb8QusSMSTMUP4dbpBDWgwGJoqKDYRxPcNXySP0URYTQ6pViJ2SXhVc81RJCgJ5Fb02n5ctbvDYGtcnBH8yhDw==", "engines": { "node": ">=6.0.0" } @@ -7957,19 +7957,19 @@ "optional": true }, "@contentful/rich-text-html-renderer": { - "version": "16.5.2", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.5.2.tgz", - "integrity": "sha512-OHdVZbkRdHbl0pLNhSyUUIhRQGWIhuYaoQkkt2tKayHE+lB2ID4lJwYAl2yo1enAUCdKcHcyxPJu2Gm3L5p35Q==", + "version": "16.6.1", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.1.tgz", + "integrity": "sha512-Te4rotpUmjVcdLoEsSukTkt6ssVLTtVe4Ftg1S8ANKuzo9I4+8VhZkgWS7H/G7f4FGMguAABVgN7ZqeiI5HCcw==", "dev": true, "requires": { - "@contentful/rich-text-types": "^16.5.2", + "@contentful/rich-text-types": "^16.6.1", "escape-html": "^1.0.3" } }, "@contentful/rich-text-types": { - "version": "16.5.2", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.5.2.tgz", - "integrity": "sha512-qD98Amp/vWxCYMtv7yprh4Ry3QHFX50sf+i3E6e/WRquz+aUW2ilqmQqW6ucb4F2dlatUxMbOOhZOFazv2XLjg==" + "version": "16.6.1", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.6.1.tgz", + "integrity": "sha512-Rb8QusSMSTMUP4dbpBDWgwGJoqKDYRxPcNXySP0URYTQ6pViJ2SXhVc81RJCgJ5Fb02n5ctbvDYGtcnBH8yhDw==" }, "@esbuild/aix-ppc64": { "version": "0.20.2",