From 539c3afe6e285c519ec353b3c28dc1e5305258f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 00:14:48 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [@contentful/content-source-maps](https://github.com/contentful/live-preview) and [contentful-sdk-core](https://github.com/contentful/contentful-sdk-core). Updates `@contentful/content-source-maps` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/content-source-maps@0.11.2...@contentful/content-source-maps@0.11.3) Updates `contentful-sdk-core` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/contentful/contentful-sdk-core/releases) - [Commits](https://github.com/contentful/contentful-sdk-core/compare/v8.3.1...v8.3.2) --- updated-dependencies: - dependency-name: "@contentful/content-source-maps" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: contentful-sdk-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66596c598..16455eec7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2174,9 +2174,9 @@ } }, "node_modules/@contentful/content-source-maps": { - "version": "0.11.2", - "resolved": "https://npm.pkg.github.com/download/@contentful/content-source-maps/0.11.2/f8d7fcfcf486ccc9f2130487e54da30d75cab3a7", - "integrity": "sha512-N85VAzEaeQw7tQq3++BksYoHafsXQjmDpeK+Eo6eBcy7Zi6Uwph9gHbaJ0c/vuTig1PtKEVDwzg2tbtQJWWxSg==", + "version": "0.11.3", + "resolved": "https://npm.pkg.github.com/download/@contentful/content-source-maps/0.11.3/0e9ea325c36e352b00b7fca1c1a0834018d4ad77", + "integrity": "sha512-RFF9reUVU6o6A/Rm1662Ez+BhyVgcATs8yvNKIVJWvXQkwsgevLLZduAn2jU7Dl/q1EgJLeJFeuOREtk8LY3zQ==", "license": "MIT", "dependencies": { "@vercel/stega": "^0.1.2", @@ -6905,9 +6905,9 @@ } }, "node_modules/contentful-sdk-core": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-8.3.1.tgz", - "integrity": "sha512-HYy4ecFA76ERxz7P0jW7hgDcL8jH+bRckv2QfAwQ4k1yPP9TvxpZwrKnlLM69JOStxVkCXP37HvbjbFnjcoWdg==", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-8.3.2.tgz", + "integrity": "sha512-L2LNWRXb1/5RLpLemCoP2Lzz6211xyE63GXh2nVXekvM4Dnswo+9N2D6JmWTne9zq89Izo88vOGAzzIAxb4Ukw==", "dependencies": { "fast-copy": "^2.1.7", "lodash.isplainobject": "^4.0.6", @@ -23739,9 +23739,9 @@ } }, "@contentful/content-source-maps": { - "version": "0.11.2", - "resolved": "https://npm.pkg.github.com/download/@contentful/content-source-maps/0.11.2/f8d7fcfcf486ccc9f2130487e54da30d75cab3a7", - "integrity": "sha512-N85VAzEaeQw7tQq3++BksYoHafsXQjmDpeK+Eo6eBcy7Zi6Uwph9gHbaJ0c/vuTig1PtKEVDwzg2tbtQJWWxSg==", + "version": "0.11.3", + "resolved": "https://npm.pkg.github.com/download/@contentful/content-source-maps/0.11.3/0e9ea325c36e352b00b7fca1c1a0834018d4ad77", + "integrity": "sha512-RFF9reUVU6o6A/Rm1662Ez+BhyVgcATs8yvNKIVJWvXQkwsgevLLZduAn2jU7Dl/q1EgJLeJFeuOREtk8LY3zQ==", "requires": { "@vercel/stega": "^0.1.2", "json-pointer": "^0.6.2" @@ -27322,9 +27322,9 @@ } }, "contentful-sdk-core": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-8.3.1.tgz", - "integrity": "sha512-HYy4ecFA76ERxz7P0jW7hgDcL8jH+bRckv2QfAwQ4k1yPP9TvxpZwrKnlLM69JOStxVkCXP37HvbjbFnjcoWdg==", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-8.3.2.tgz", + "integrity": "sha512-L2LNWRXb1/5RLpLemCoP2Lzz6211xyE63GXh2nVXekvM4Dnswo+9N2D6JmWTne9zq89Izo88vOGAzzIAxb4Ukw==", "requires": { "fast-copy": "^2.1.7", "lodash.isplainobject": "^4.0.6",