From 3853634dee53f7c7fada8b57d90c74899aa614b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 07:19:42 +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.6.8 to 16.6.9. - [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.6.8...@contentful/rich-text-html-renderer@16.6.9) --- updated-dependencies: - dependency-name: "@contentful/rich-text-html-renderer" dependency-type: direct:development update-type: version-update:semver-patch ... 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 428c281..fb5bb3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,12 +86,12 @@ } }, "node_modules/@contentful/rich-text-html-renderer": { - "version": "16.6.8", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.8.tgz", - "integrity": "sha512-o0GCQVHCDtgzZZJvO1qQ6WtFEf0IKe0LhK7qR9eDS/Z5PD/IgtftYDLjsfVcqiMUy8TUCoj/yXP/Iy+15DTAlQ==", + "version": "16.6.9", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.9.tgz", + "integrity": "sha512-Ug1m1jL4R+16CRZtpAjiQoWgn1YF5j1VfUtwOtUcazD23my8OhjljyhsNotCZEPKKcRLhAevCBIt9N0OIFDLnw==", "dev": true, "dependencies": { - "@contentful/rich-text-types": "^16.8.3", + "@contentful/rich-text-types": "^16.8.4", "escape-html": "^1.0.3" }, "engines": { @@ -99,9 +99,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "version": "16.8.3", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.8.3.tgz", - "integrity": "sha512-vXwXDQMDbqITCWfTkU5R/q+uvXWCc1eYNvdZyjtrs0YDIYr4L7QJ2s1r4ZheIs3iVf3AFucKIHgDSpwCAm2wKA==", + "version": "16.8.4", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.8.4.tgz", + "integrity": "sha512-EZ9438DQS+bU8N39qjT1c3TqadP3F71tXJeMKOqYzQetvpP5U9iHEF1jl5RB+0fWfvI6xHiHsiUOWCqC9bR39A==", "engines": { "node": ">=6.0.0" } @@ -7849,19 +7849,19 @@ "optional": true }, "@contentful/rich-text-html-renderer": { - "version": "16.6.8", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.8.tgz", - "integrity": "sha512-o0GCQVHCDtgzZZJvO1qQ6WtFEf0IKe0LhK7qR9eDS/Z5PD/IgtftYDLjsfVcqiMUy8TUCoj/yXP/Iy+15DTAlQ==", + "version": "16.6.9", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.9.tgz", + "integrity": "sha512-Ug1m1jL4R+16CRZtpAjiQoWgn1YF5j1VfUtwOtUcazD23my8OhjljyhsNotCZEPKKcRLhAevCBIt9N0OIFDLnw==", "dev": true, "requires": { - "@contentful/rich-text-types": "^16.8.3", + "@contentful/rich-text-types": "^16.8.4", "escape-html": "^1.0.3" } }, "@contentful/rich-text-types": { - "version": "16.8.3", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.8.3.tgz", - "integrity": "sha512-vXwXDQMDbqITCWfTkU5R/q+uvXWCc1eYNvdZyjtrs0YDIYr4L7QJ2s1r4ZheIs3iVf3AFucKIHgDSpwCAm2wKA==" + "version": "16.8.4", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.8.4.tgz", + "integrity": "sha512-EZ9438DQS+bU8N39qjT1c3TqadP3F71tXJeMKOqYzQetvpP5U9iHEF1jl5RB+0fWfvI6xHiHsiUOWCqC9bR39A==" }, "@esbuild/aix-ppc64": { "version": "0.21.5",