From a93632a549225c3ebc201b8331d37535d93ee4b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:13:00 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [@hapi/hoek](https://github.com/hapijs/hoek) and [contentful-management](https://github.com/contentful/contentful-management.js). Updates `@hapi/hoek` from 11.0.4 to 11.0.7 - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v11.0.4...v11.0.7) Updates `contentful-management` from 11.40.3 to 11.41.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.40.3...v11.41.0) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: contentful-management dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 a26d2163..51ace732 100644 --- a/package-lock.json +++ b/package-lock.json @@ -556,9 +556,9 @@ } }, "node_modules/@hapi/hoek": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.4.tgz", - "integrity": "sha512-PnsP5d4q7289pS2T2EgGz147BFJ2Jpb4yrEdkpz2IhgEUzos1S7HTl7ezWh1yfYzYlj89KzLdCRkqsP6SIryeQ==" + "version": "11.0.7", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.7.tgz", + "integrity": "sha512-HV5undWkKzcB4RZUusqOpcgxOaq6VOAH7zhhIr2g3G8NF/MlFO75SjOr2NfuSx0Mh40+1FqCkagKLJRykUWoFQ==" }, "node_modules/@hapi/topo": { "version": "5.1.0", @@ -2725,9 +2725,9 @@ } }, "node_modules/contentful-management": { - "version": "11.40.3", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.40.3.tgz", - "integrity": "sha512-4MC2HJ7VAr8+vpyZoWEraWRxh7zHGbEUkMA4oM/wlOv9MX8N8utrokU9Z8hMqtXSwKkOBAYrJorvfxnRgJdVFA==", + "version": "11.41.0", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.41.0.tgz", + "integrity": "sha512-8ST0NIxg6mjaUhzKOllhNbs61rjs/ei5YvtaYzmBjX5gmUIEAMu/aoPhL402nuODQdCam4wCAOu6WBZk9Fc+8Q==", "dependencies": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.9",