From f222719b643383882cef836d2dfe048465f41c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:47:47 +0000 Subject: [PATCH] fix(dependabot): bump @contentful/rich-text-types from 16.8.4 to 16.8.5 Bumps [@contentful/rich-text-types](https://github.com/contentful/rich-text) from 16.8.4 to 16.8.5. - [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-types@16.8.4...@contentful/rich-text-types@16.8.5) --- updated-dependencies: - dependency-name: "@contentful/rich-text-types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a9635c..fc5ca9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -99,9 +99,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "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==", + "version": "16.8.5", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.8.5.tgz", + "integrity": "sha512-q18RJuJCOuYveGiCIjE5xLCQc5lZ3L2Qgxrlg/H2YEobDFqdtmklazRi1XwEWaK3tMg6yVXBzKKkQfLB4qW14A==", "engines": { "node": ">=6.0.0" } @@ -7859,9 +7859,9 @@ } }, "@contentful/rich-text-types": { - "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==" + "version": "16.8.5", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.8.5.tgz", + "integrity": "sha512-q18RJuJCOuYveGiCIjE5xLCQc5lZ3L2Qgxrlg/H2YEobDFqdtmklazRi1XwEWaK3tMg6yVXBzKKkQfLB4qW14A==" }, "@esbuild/aix-ppc64": { "version": "0.21.5",