From 2c284919c05dc371121a153c58928ad03d63f0d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 09:06:04 +0000 Subject: [PATCH] fix(dependabot): bump @contentful/rich-text-types from 16.0.2 to 16.0.3 Bumps [@contentful/rich-text-types](https://github.com/contentful/rich-text) from 16.0.2 to 16.0.3. - [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.0.2...@contentful/rich-text-types@16.0.3) --- 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 4d1570f..03c79de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -85,9 +85,9 @@ } }, "node_modules/@contentful/rich-text-types": { - "version": "16.0.2", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.0.2.tgz", - "integrity": "sha512-ovbmCKQjlyGek4NuABoqDesC3FBV3e5jPMMdtT2mpOy9ia31MKO0NSFMRGZu7Q+veZzmDMja8S1i/XeFCUT9Pw==", + "version": "16.0.3", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.0.3.tgz", + "integrity": "sha512-BsUtXj93jo5XUt0YeUwfCkMWRoZIzJDPUIY4vMy9SwGIO9olTsMoQKadjA2ktlmK+Gg6710WH3eFKZxj2q39Iw==", "engines": { "node": ">=6.0.0" } @@ -7687,9 +7687,9 @@ } }, "@contentful/rich-text-types": { - "version": "16.0.2", - "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.0.2.tgz", - "integrity": "sha512-ovbmCKQjlyGek4NuABoqDesC3FBV3e5jPMMdtT2mpOy9ia31MKO0NSFMRGZu7Q+veZzmDMja8S1i/XeFCUT9Pw==" + "version": "16.0.3", + "resolved": "https://registry.npmjs.org/@contentful/rich-text-types/-/rich-text-types-16.0.3.tgz", + "integrity": "sha512-BsUtXj93jo5XUt0YeUwfCkMWRoZIzJDPUIY4vMy9SwGIO9olTsMoQKadjA2ktlmK+Gg6710WH3eFKZxj2q39Iw==" }, "@esbuild/android-arm": { "version": "0.16.17",