From d3e301997d198d0d4dc99d3d927462c78bdadf13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:48:33 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-helix-content-sdk to v1.3.22 (#559) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@adobe/spacecat-helix-content-sdk](https://redirect.github.com/adobe/spacecat-helix-content-sdk) | [`1.3.21` -> `1.3.22`](https://renovatebot.com/diffs/npm/@adobe%2fspacecat-helix-content-sdk/1.3.21/1.3.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@adobe%2fspacecat-helix-content-sdk/1.3.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@adobe%2fspacecat-helix-content-sdk/1.3.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@adobe%2fspacecat-helix-content-sdk/1.3.21/1.3.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@adobe%2fspacecat-helix-content-sdk/1.3.21/1.3.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
adobe/spacecat-helix-content-sdk (@​adobe/spacecat-helix-content-sdk) ### [`v1.3.22`](https://redirect.github.com/adobe/spacecat-helix-content-sdk/compare/38f85943fb5a6dd4d028329dbe64c4d16240e52f...bbbc02cfdd30be8abebd022a409b29c6e53fc95f) [Compare Source](https://redirect.github.com/adobe/spacecat-helix-content-sdk/compare/38f85943fb5a6dd4d028329dbe64c4d16240e52f...bbbc02cfdd30be8abebd022a409b29c6e53fc95f)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/adobe/spacecat-shared). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 28 +++++++++---------- .../package.json | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index d599dfcc..f48a30ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -274,9 +274,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.3.21", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.21.tgz", - "integrity": "sha512-IlanO79eAMjKM15nGSqZq2vuyBrXT1kgZx9xpr6e+XxQE7NOZqtTR1oJ2h6DAM5Zv3mz85Md7EsLfA4BCgDEyw==", + "version": "1.3.22", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.22.tgz", + "integrity": "sha512-+qzZ8ljZNNme5nKnMxxxXHmKc8HFf0FdRzzRp3rGAdce7k1+Cib3E9EyNnrH/Kdhdba+SzHA93JpVQLDkoKYTQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", @@ -284,7 +284,7 @@ "@adobe/helix-markdown-support": "7.1.10", "@adobe/helix-md2docx": "2.1.97", "@adobe/mdast-util-gridtables": "4.0.9", - "@azure/msal-node": "2.16.2", + "@azure/msal-node": "3.1.0", "@googleapis/docs": "3.3.0", "@googleapis/drive": "8.14.0", "@googleapis/sheets": "9.3.1", @@ -2330,21 +2330,21 @@ } }, "node_modules/@azure/msal-common": { - "version": "14.16.0", - "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.16.0.tgz", - "integrity": "sha512-1KOZj9IpcDSwpNiQNjt0jDYZpQvNZay7QAEi/5DLubay40iGYtLzya/jbjRPLyOTZhEKyL1MzPuw2HqBCjceYA==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-15.0.2.tgz", + "integrity": "sha512-RQHmI5vOMYLNSO0ER7d/O9TojWWEn4m0YtWbL8mZthkKGQI7ALn5ONHUVTUSxSVYwGYdHGNrwiHAzQhboqwZzQ==", "license": "MIT", "engines": { "node": ">=0.8.0" } }, "node_modules/@azure/msal-node": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.16.2.tgz", - "integrity": "sha512-An7l1hEr0w1HMMh1LU+rtDtqL7/jw74ORlc9Wnh06v7TU/xpG39/Zdr1ZJu3QpjUfKJ+E0/OXMW8DRSWTlh7qQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.1.0.tgz", + "integrity": "sha512-d9rSHZFrN9VUD9HjlXaVnmOGKEzN9nUbxDgXUENUS9aRx9nLHKxHE87eWjTYw6vcYgKtF0qVl0sE70XnlFX2WA==", "license": "MIT", "dependencies": { - "@azure/msal-common": "14.16.0", + "@azure/msal-common": "15.0.2", "jsonwebtoken": "^9.0.0", "uuid": "^8.3.0" }, @@ -20085,11 +20085,11 @@ }, "packages/spacecat-shared-content-client": { "name": "@adobe/spacecat-shared-content-client", - "version": "1.3.9", + "version": "1.3.10", "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.8", - "@adobe/spacecat-helix-content-sdk": "1.3.21", + "@adobe/spacecat-helix-content-sdk": "1.3.22", "@adobe/spacecat-shared-data-access": "2.0.2", "@adobe/spacecat-shared-utils": "1.26.4", "graph-data-structure": "4.3.0" @@ -47260,7 +47260,7 @@ }, "packages/spacecat-shared-rum-api-client": { "name": "@adobe/spacecat-shared-rum-api-client", - "version": "2.18.6", + "version": "2.18.8", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index e5e9cfd9..1e999eca 100644 --- a/packages/spacecat-shared-content-client/package.json +++ b/packages/spacecat-shared-content-client/package.json @@ -36,7 +36,7 @@ "dependencies": { "@adobe/helix-universal": "5.0.8", "@adobe/spacecat-shared-data-access": "2.0.2", - "@adobe/spacecat-helix-content-sdk": "1.3.21", + "@adobe/spacecat-helix-content-sdk": "1.3.22", "@adobe/spacecat-shared-utils": "1.26.4", "graph-data-structure": "4.3.0" },