From 35f227f9b55d0bcf09defda1ba7a1528b9fb4a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 17:06:17 +0000 Subject: [PATCH] build(deps): bump contentful-management from 11.2.0 to 11.3.0 Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 11.2.0 to 11.3.0. - [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.2.0...v11.3.0) --- updated-dependencies: - dependency-name: contentful-management dependency-type: direct:production update-type: version-update:semver-minor ... 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 de02f2215..16f3758e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6454,9 +6454,9 @@ } }, "node_modules/contentful-management": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.2.0.tgz", - "integrity": "sha512-v1s9eBXDWroDQ5WFDM53hsbB7seg6tAHtNzKwhgdNSyBPd6iFvLEnvVMxfLL3pebUe7NXeGNKEXgM/8ioG6FBA==", + "version": "11.3.0", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.3.0.tgz", + "integrity": "sha512-Iu8r9DBhs/UNRWGkmJ/ssHA9I5JgoYXM+MDzCyjZ4T8zJMqlfR2L53Ho+TQSw21msRperBhpjkNvbvwHyfJQIQ==", "dependencies": { "@contentful/rich-text-types": "^16.3.0", "@types/json-patch": "0.0.30", @@ -27299,9 +27299,9 @@ } }, "contentful-management": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.2.0.tgz", - "integrity": "sha512-v1s9eBXDWroDQ5WFDM53hsbB7seg6tAHtNzKwhgdNSyBPd6iFvLEnvVMxfLL3pebUe7NXeGNKEXgM/8ioG6FBA==", + "version": "11.3.0", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.3.0.tgz", + "integrity": "sha512-Iu8r9DBhs/UNRWGkmJ/ssHA9I5JgoYXM+MDzCyjZ4T8zJMqlfR2L53Ho+TQSw21msRperBhpjkNvbvwHyfJQIQ==", "requires": { "@contentful/rich-text-types": "^16.3.0", "@types/json-patch": "0.0.30",