From 0e7f7c87a1ff4ecc134c7718439e41f294e8ba21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:35:35 -0600 Subject: [PATCH] build(deps): bump contentful from 11.3.2 to 11.3.3 (#6577) Bumps [contentful](https://github.com/contentful/contentful.js) from 11.3.2 to 11.3.3. - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.3.2...v11.3.3) --- 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> Co-authored-by: Delilah C. <23665803+goplayoutside3@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 46c1cb86ef..4d023e91b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7490,9 +7490,9 @@ contentful-sdk-core@^9.0.1: "@rollup/rollup-linux-x64-gnu" "^4.18.0" contentful@~11.3.2: - version "11.3.2" - resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.3.2.tgz#ade1ecbe37969ea64814b8b7fb25c6bc539dad8c" - integrity sha512-/SKi8L559e4TPlXxxOf0dOTzqY2HK1/3qZjMCk+ZwGCrNFupdqrOLcyKcfSEPxLssz17kP9lOXU+W0RwedvlyA== + version "11.3.3" + resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.3.3.tgz#7ef9e914c92108a58dae3b435edaf4ea3c3d30a0" + integrity sha512-85AoXgkqnHy9id912lWMwwqUc1twofCmcwLJery9EWtBhcpBPm8qVmPKVjJeqLwr+4nIsOFVdUAUgtJYqSOo8w== dependencies: "@contentful/content-source-maps" "^0.11.7" "@contentful/rich-text-types" "^16.6.1"