From 6859e080f651859228c665d9ff0079bbe1c70ea1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Feb 2022 09:54:32 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-onedrive-support to v6.1.4 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f9b5d2..917f566 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-fetch": "3.0.5", - "@adobe/helix-onedrive-support": "6.1.3", + "@adobe/helix-onedrive-support": "6.1.4", "@adobe/helix-shared-utils": "2.0.2", "@adobe/helix-shared-wrap": "1.0.2", "@adobe/helix-status": "9.2.6", @@ -186,9 +186,9 @@ } }, "node_modules/@adobe/helix-onedrive-support": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-6.1.3.tgz", - "integrity": "sha512-foRxoRp4BJWE3sJx+hNxfwG69mN+tGanOHgyJHmcaAqS+HJOnDPILXo/2W8Z+0PKmFDp4cYkGF3ZPX0W5YN9Tg==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-6.1.4.tgz", + "integrity": "sha512-bY+E/M9QhN241BY/bJ9Dm7yb9YjK1Rj0WveF30IXc9dHmxcZIEbJhpzvkxCM2ylVTTVHn8116+tFAHuMBbPWtA==", "dependencies": { "@adobe/helix-fetch": "3.0.5", "adal-node": "git+https://github.com/adobe-rnd/azure-activedirectory-library-for-nodejs.git#adobe" @@ -15981,9 +15981,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-6.1.3.tgz", - "integrity": "sha512-foRxoRp4BJWE3sJx+hNxfwG69mN+tGanOHgyJHmcaAqS+HJOnDPILXo/2W8Z+0PKmFDp4cYkGF3ZPX0W5YN9Tg==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-6.1.4.tgz", + "integrity": "sha512-bY+E/M9QhN241BY/bJ9Dm7yb9YjK1Rj0WveF30IXc9dHmxcZIEbJhpzvkxCM2ylVTTVHn8116+tFAHuMBbPWtA==", "requires": { "@adobe/helix-fetch": "3.0.5", "adal-node": "git+https://github.com/adobe-rnd/azure-activedirectory-library-for-nodejs.git#adobe" diff --git a/package.json b/package.json index e31c232..87d5a07 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "homepage": "https://github.com/adobe/helix-data-embed#readme", "dependencies": { "@adobe/helix-fetch": "3.0.5", - "@adobe/helix-onedrive-support": "6.1.3", + "@adobe/helix-onedrive-support": "6.1.4", "@adobe/helix-shared-utils": "2.0.2", "@adobe/helix-shared-wrap": "1.0.2", "@adobe/helix-status": "9.2.6", From 5cd59f7f7fae3242e60bd3b20ba0f8aa9e5b510a Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 21 Feb 2022 01:54:48 -0800 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]