From 08349e53c3f2f48c3c0eb63141d432fc95480be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:25:19 +0000 Subject: [PATCH] build(deps-dev): bump contentful from 11.4.2 to 11.4.3 Bumps [contentful](https://github.com/contentful/contentful.js) from 11.4.2 to 11.4.3. - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.4.2...v11.4.3) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7c8e525..2dab58ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3702,14 +3702,14 @@ } }, "node_modules/contentful": { - "version": "11.4.2", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.2.tgz", - "integrity": "sha512-FufJ44gubPRxOc1ciF2xaCnnIONaeTpXbLj1cLCXtSCGS9GWg0AetG2XouRT1nSEWq6Fc/1cPn9ZY3n30BdwCA==", + "version": "11.4.3", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.3.tgz", + "integrity": "sha512-5RcWIXsbqlIhGkN12sYj5b28J7JbVDIm4i2IcdGeGJ9tUmMSb6Jpn64PaC9bC7ptMEe9mq/yBwh/cMrdaJgiwQ==", "dev": true, "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", @@ -17396,14 +17396,14 @@ } }, "contentful": { - "version": "11.4.2", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.2.tgz", - "integrity": "sha512-FufJ44gubPRxOc1ciF2xaCnnIONaeTpXbLj1cLCXtSCGS9GWg0AetG2XouRT1nSEWq6Fc/1cPn9ZY3n30BdwCA==", + "version": "11.4.3", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.3.tgz", + "integrity": "sha512-5RcWIXsbqlIhGkN12sYj5b28J7JbVDIm4i2IcdGeGJ9tUmMSb6Jpn64PaC9bC7ptMEe9mq/yBwh/cMrdaJgiwQ==", "dev": true, "requires": { "@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",