From cf7556f5cdb34796232eefea7056f545f4ecf9a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 01:58:34 +0000 Subject: [PATCH] build(deps): bump contentful from 10.6.11 to 10.6.12 (#1601) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72a6b9f6..0e062573 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5985,9 +5985,9 @@ } }, "node_modules/contentful": { - "version": "10.6.11", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.6.11.tgz", - "integrity": "sha512-gVPZU3+ht4SPhJu3vf8TjlyYileP1GVwhj6rHZ5bH9ZPMEhJL80N6smndQU9TcFn4Qt8IImvaE4ZPMaLHq1OXQ==", + "version": "10.6.12", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.6.12.tgz", + "integrity": "sha512-IKTlpNv5phaPE340iEu0qVQTzpq7YpEgP8FYhvUVBwHfhtIlk3IhbodawG3RL9mqd/mul22RLo8omZXBt/P9Nw==", "dependencies": { "@contentful/rich-text-types": "^16.0.2", "axios": "^1.6.0", @@ -23350,9 +23350,9 @@ } }, "contentful": { - "version": "10.6.11", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.6.11.tgz", - "integrity": "sha512-gVPZU3+ht4SPhJu3vf8TjlyYileP1GVwhj6rHZ5bH9ZPMEhJL80N6smndQU9TcFn4Qt8IImvaE4ZPMaLHq1OXQ==", + "version": "10.6.12", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-10.6.12.tgz", + "integrity": "sha512-IKTlpNv5phaPE340iEu0qVQTzpq7YpEgP8FYhvUVBwHfhtIlk3IhbodawG3RL9mqd/mul22RLo8omZXBt/P9Nw==", "requires": { "@contentful/rich-text-types": "^16.0.2", "axios": "^1.6.0",