Skip to content

Commit

Permalink
build(deps): bump contentful from 11.3.3 to 11.4.3
Browse files Browse the repository at this point in the history
Bumps [contentful](https://github.com/contentful/contentful.js) from 11.3.3 to 11.4.3.
- [Release notes](https://github.com/contentful/contentful.js/releases)
- [Commits](contentful/contentful.js@v11.3.3...v11.4.3)

---
updated-dependencies:
- dependency-name: contentful
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent d8943f1 commit d4e5255
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/app-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@zooniverse/panoptes-js": "~0.5.0",
"@zooniverse/react-components": "~1.13.0",
"@zooniverse/user": "~0.1.0",
"contentful": "~11.3.2",
"contentful": "~11.4.3",
"express": "~4.21.0",
"grommet": "~2.41.0",
"grommet-icons": "~4.12.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6377,10 +6377,10 @@ axe-core@^4.10.0, axe-core@^4.2.0:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==

axios@^1.7.4:
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
axios@^1.7.4, axios@^1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down Expand Up @@ -7531,14 +7531,14 @@ contentful-sdk-core@^9.0.1:
optionalDependencies:
"@rollup/rollup-linux-x64-gnu" "^4.18.0"

contentful@~11.3.2:
version "11.3.3"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.3.3.tgz#7ef9e914c92108a58dae3b435edaf4ea3c3d30a0"
integrity sha512-85AoXgkqnHy9id912lWMwwqUc1twofCmcwLJery9EWtBhcpBPm8qVmPKVjJeqLwr+4nIsOFVdUAUgtJYqSOo8w==
contentful@~11.4.3:
version "11.4.3"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.4.3.tgz#14f741e20279a18cdecdc1bb0ab0291ec0d71396"
integrity sha512-5RcWIXsbqlIhGkN12sYj5b28J7JbVDIm4i2IcdGeGJ9tUmMSb6Jpn64PaC9bC7ptMEe9mq/yBwh/cMrdaJgiwQ==
dependencies:
"@contentful/content-source-maps" "^0.11.7"
"@contentful/rich-text-types" "^16.6.1"
axios "^1.7.4"
axios "^1.7.9"
contentful-resolve-response "^1.9.0"
contentful-sdk-core "^9.0.1"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit d4e5255

Please sign in to comment.