From 0e77c32cabc062657ea661e6e32fc56f94a807ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 08:01:42 +0000 Subject: [PATCH] fix(dependabot): bump @contentful/rich-text-types from 16.1.0 to 16.2.0 Bumps [@contentful/rich-text-types](https://github.com/contentful/rich-text) from 16.1.0 to 16.2.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-types@16.1.0...@contentful/rich-text-types@16.2.0) --- updated-dependencies: - dependency-name: "@contentful/rich-text-types" dependency-type: direct:production update-type: version-update:semver-minor ... 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 f466af7..236f56d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -85,9 +85,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.1.0.tgz", - "integrity": "sha512-Pucb68FK0j9cHJ96FAewXv+bvH4XizC4KBbVqyHhPLkDIVfasj0AWU5rI1lnvysdVKu66NQkFe8xZdeFTkaLWQ==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.2.0.tgz", + "integrity": "sha512-4BHC+mfa50JB70epzpnas4EkiuB3mGdBZ5Rp8w7R5wXvswEf8TLg5yGau2FxmZeEjrAkDrt4vzBLVQ8v3Y//Jw==", "engines": { "node": ">=6.0.0" } @@ -8385,9 +8385,9 @@ } }, "@contentful/rich-text-types": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.1.0.tgz", - "integrity": "sha512-Pucb68FK0j9cHJ96FAewXv+bvH4XizC4KBbVqyHhPLkDIVfasj0AWU5rI1lnvysdVKu66NQkFe8xZdeFTkaLWQ==" + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.2.0.tgz", + "integrity": "sha512-4BHC+mfa50JB70epzpnas4EkiuB3mGdBZ5Rp8w7R5wXvswEf8TLg5yGau2FxmZeEjrAkDrt4vzBLVQ8v3Y//Jw==" }, "@esbuild/android-arm": { "version": "0.17.19",