From 0b2d015157bfe90f6f4c8cd26ce577416afec7b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 00:26:02 +0000 Subject: [PATCH] build(deps-dev): bump contentful-management from 11.31.4 to 11.31.6 Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 11.31.4 to 11.31.6. - [Release notes](https://github.com/contentful/contentful-management.js/releases) - [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/contentful/contentful-management.js/compare/v11.31.4...v11.31.6) --- updated-dependencies: - dependency-name: contentful-management dependency-type: direct:development 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 80cfd6b6..bee4ba1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4002,9 +4002,9 @@ } }, "node_modules/contentful-management": { - "version": "11.31.4", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.31.4.tgz", - "integrity": "sha512-gN2wz4lHw4hfh0aQ9X5uirfa0F5gJDgTOyJceSPa86+xPR0T0DfPVNrGeXg0w+HXXTgLmWl+LiinXvCPNW9wTA==", + "version": "11.31.6", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.31.6.tgz", + "integrity": "sha512-SDdbh4LqJ70fJ4mJcb9phABeT3Q+b1npZkhfuA0lgcn8m9eO9evfHebdD0e+3cs+LeO2YnsaT3IqiWsAZ8vq2w==", "dev": true, "dependencies": { "@contentful/rich-text-types": "^16.6.1", @@ -18181,9 +18181,9 @@ } }, "contentful-management": { - "version": "11.31.4", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.31.4.tgz", - "integrity": "sha512-gN2wz4lHw4hfh0aQ9X5uirfa0F5gJDgTOyJceSPa86+xPR0T0DfPVNrGeXg0w+HXXTgLmWl+LiinXvCPNW9wTA==", + "version": "11.31.6", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.31.6.tgz", + "integrity": "sha512-SDdbh4LqJ70fJ4mJcb9phABeT3Q+b1npZkhfuA0lgcn8m9eO9evfHebdD0e+3cs+LeO2YnsaT3IqiWsAZ8vq2w==", "dev": true, "requires": { "@contentful/rich-text-types": "^16.6.1",