From a28bb04c4047f1fef5f0a470bcf8182e99e94d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 07:45:00 +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.3.5 to 16.5.0. - [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.3.5...@contentful/rich-text-html-renderer@16.5.0) --- 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 9d578e9..dc85050 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,12 +73,12 @@ } }, "node_modules/@contentful/rich-text-html-renderer": { - "version": "16.3.5", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.3.5.tgz", - "integrity": "sha512-d3IpYuafgih4J3SvnV1C1kBBvZMlGk4Y6utgmuDEGROyyl3pvdL6R1PKYuBTfj8RTz5k5q8RHLlpLsFe4k4fLQ==", + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.5.0.tgz", + "integrity": "sha512-u45iFUr7BtXT29DLLTk8FgiY1cNYcom8WPAN3NRmBK3RBASIv09fNC7H2C8JTuLlJNNNIRJzPGE33Qm101NGaQ==", "dev": true, "dependencies": { - "@contentful/rich-text-types": "^16.3.5", + "@contentful/rich-text-types": "^16.5.0", "escape-html": "^1.0.3" }, "engines": { @@ -86,9 +86,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "version": "16.3.5", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.3.5.tgz", - "integrity": "sha512-ZLq6p5uyQXg+i1XGDFu4tAc2VYS12S1KA/jIOyyZjNgC1DvDajsi1JzuiBuOuMEhi1sKEUy6Ry3Yr9jsQtOKuQ==", + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.5.0.tgz", + "integrity": "sha512-Z5fls/6Hs+ETq6vx+sfiq+n+z3dwurPVJukgLvThdvzs4VlChoPkRIKr4WrBdjzLYqUspawlf7XvtuUpp32glw==", "engines": { "node": ">=6.0.0" } @@ -8054,19 +8054,19 @@ "optional": true }, "@contentful/rich-text-html-renderer": { - "version": "16.3.5", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.3.5.tgz", - "integrity": "sha512-d3IpYuafgih4J3SvnV1C1kBBvZMlGk4Y6utgmuDEGROyyl3pvdL6R1PKYuBTfj8RTz5k5q8RHLlpLsFe4k4fLQ==", + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.5.0.tgz", + "integrity": "sha512-u45iFUr7BtXT29DLLTk8FgiY1cNYcom8WPAN3NRmBK3RBASIv09fNC7H2C8JTuLlJNNNIRJzPGE33Qm101NGaQ==", "dev": true, "requires": { - "@contentful/rich-text-types": "^16.3.5", + "@contentful/rich-text-types": "^16.5.0", "escape-html": "^1.0.3" } }, "@contentful/rich-text-types": { - "version": "16.3.5", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.3.5.tgz", - "integrity": "sha512-ZLq6p5uyQXg+i1XGDFu4tAc2VYS12S1KA/jIOyyZjNgC1DvDajsi1JzuiBuOuMEhi1sKEUy6Ry3Yr9jsQtOKuQ==" + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.5.0.tgz", + "integrity": "sha512-Z5fls/6Hs+ETq6vx+sfiq+n+z3dwurPVJukgLvThdvzs4VlChoPkRIKr4WrBdjzLYqUspawlf7XvtuUpp32glw==" }, "@esbuild/aix-ppc64": { "version": "0.20.2",